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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pixie_examples-0.2.15.dev3.tar.gz.
File metadata
- Download URL: pixie_examples-0.2.15.dev3.tar.gz
- Upload date:
- Size: 37.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.12 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60f3ff5f086070fa5cb31150ce3d6f93eaa0ce12cbee353c02d6d3e459578daf
|
|
| MD5 |
8eae72dfcb846b247cda5540b53a5707
|
|
| BLAKE2b-256 |
2283e604d9bc934d8b2a5e37b3eac026e69acc49f6e2dc9dac82b1ddcf1764c2
|
File details
Details for the file pixie_examples-0.2.15.dev3-py3-none-any.whl.
File metadata
- Download URL: pixie_examples-0.2.15.dev3-py3-none-any.whl
- Upload date:
- Size: 54.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.12 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb0b84ce02b35de4d2ab0698704dbc4754c4f6dd3c85b7999414a8ef094e015d
|
|
| MD5 |
46808c424ab2445a0c87d8058fcbdf19
|
|
| BLAKE2b-256 |
bc4bd63358e767bf45ab65e1a71529c818e1c41179eb9dd4e8c6ff95cde45e21
|