Basic Request/Response
Your first agent - send input, get output.
AgentContext Properties
See what's available inside your agent handler.
Key-Value Store
Store and retrieve data by key, with auto-expiration.
Semantic Search
Find content by meaning, not just keywords.
File Storage (Bun S3)
Store files with presigned URLs for sharing.
Multi-Provider Routing
Use any AI provider with a single API key.
Raw Streaming
Stream responses as they're generated.
Server-Sent Events
Structured streaming with event types and auto-reconnect.
Shareable URLs
Generate content and get a permanent, shareable URL.
Invocation Patterns
Call agents from routes or other agents.
Scheduled Tasks
Run tasks on a schedule with cron expressions.
Multi-turn Conversation
Conversation memory that persists across messages.
LLM-as-Judge Comparison
Compare AI models using another AI as judge.
Automatic Quality Checks
Run evaluations after your agent responds.