examples for using Pixie
Project description
Pixie Examples
This repository contains a collection of example applications integrated with Pixie SDK for interactive debugging.
Get Started
You can play with the demo site here withou any setup.
1. Setup
Clone this repository:
Install pixie-examples python package:
pip install pixie-examples
Create a .env file with your API keys:
# .env
OPENAI_API_KEY=...
# Add other API keys as needed for specific examples
Start the Pixie server:
pixie
2. Debug with Web UI
Visit gopixie.ai to interact with and debug your applications through the web interface.
Important Links
Examples Catelog
Quickstart
- Basic Example: Simple hello world application to get started with Pixie SDK
Pydantic AI Examples
- Bank Support: Multi-turn chatbot for banking customer support
- Flight Booking: Multi-agent system for flight booking
- Question Graph: Graph-based question answering system
- SQL Generation: Multi-step workflow for generating SQL queries
- Structured Output: Examples of structured data handling
OpenAI Agents SDK Examples
- Customer Service: Multi-agent customer service system
- Financial Research Agent: Multi-step financial research workflow
- LLM-as-a-Judge: Evaluation and judging patterns
- Routing: Agent routing and handoffs
LangChain Examples
- Basic Agent: Simple LangChain agent integration
- Customer Support: Customer support chatbot
- Personal Assistant: Multi-agent personal assistant
- SQL Agent: SQL query generation with LangChain
LangGraph Examples
- RAG System: Retrieval-augmented generation with LangGraph
- SQL Agent: SQL agent built with LangGraph state machines
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pixie_examples-0.2.3.tar.gz
(35.4 kB
view details)
File details
Details for the file pixie_examples-0.2.3.tar.gz.
File metadata
- Download URL: pixie_examples-0.2.3.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.12 Linux/6.8.0-90-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16f2764bc80b607dce07940e55e2e6a66e9f5ded6b0c523e74911bac3138a031
|
|
| MD5 |
b1a09a20be0ecf4a58040bd6675d281f
|
|
| BLAKE2b-256 |
704eb971d23744e8479ddcd262209da3aeb2f17af7a5bf11f3a3f7be9710fa81
|