Skip to content

Examples of how to use Autoblocks with various frameworks, libraries, and languages.

Notifications You must be signed in to change notification settings

autoblocksai/autoblocks-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Documentation   •   🖥️ Application   •   🏠 Home

This repository contains examples of how to use Autoblocks with various frameworks, libraries, and languages.

JavaScript

NOTE: All JavaScript examples require npm and node >= 18 to be installed.

Name Description
chatbot-nextjs A Next.js app that uses openai and Autoblocks to power and monitor a chatbot
novel-ai-text-editor A Next.js app that uses Novel and Autoblocks to power an AI-enabled text editor
openai-assistants-api Example using Autoblocks with the OpenAI Assistants API
openai-tracing Tracing of openai calls
prompt-sdk Safely integrate prompts managed in the Autoblocks platform into your application
spans Establish parent / child relationships between your events with the spanId and parentSpanId properties
testing-sdk Using the Autoblocks Testing SDK with the Prompt SDK for experimentation, regression testing, and rapid prototyping.

Python

NOTE: All Python examples require poetry to be installed.

Name Description
dspy Using the Autoblocks Testing and Config SDKs with DSPy.
flask Autoblocks tracing within a Flask application
guardrails-ai Using Guardrails AI to build reliable and safe AI applications.
openai-assistants-api Example using Autoblocks with the OpenAI Assistants API
openai-tracing Tracing of openai calls
pinecone How to integrate Autoblocks with an application that uses Pinecone.
prompt-sdk Safely integrate prompts managed in the Autoblocks platform into your application
testing-sdk Using the Autoblocks Testing SDK for experimentation, regression testing, and rapid prototyping.
testing-sdk-with-prompt-sdk Using the Autoblocks Testing SDK with the Prompt SDK for experimentation, regression testing, and rapid prototyping.

About

Examples of how to use Autoblocks with various frameworks, libraries, and languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published