Getting started
Start with Weave through practical, hands-on examples covering tracing and evaluation basics.
Evaluations and datasets
Learn how to create evaluations, work with datasets, and build leaderboards for model comparison.
Models and prompts
Explore model management, prompt engineering, and optimization techniques with real-world examples.
Advanced topics
Explore complex use cases including multi-agent systems, code generation, and specialized pipelines.
Production and monitoring
Implement production-ready patterns for monitoring, feedback collection, and safety guardrails.
API and integration
Learn how to integrate Weave using the service API and connect with external systems.
Featured cookbooks
The following sections list featured cookbooks grouped by topic, from getting started through production and API integration.Getting started
- Hello Trace - Take your first steps with Weave tracing.
- Hello Eval - Get introduced to evaluation concepts.
Evaluations and datasets
- Leaderboard Quickstart - Build model comparison leaderboards.
- Hugging Face Datasets - Evaluate models using Hugging Face datasets.
- Import from CSV - Load and work with CSV data.
Models and prompts
- Models and Weave Integration - Integrate models with Weave.
- Chain of Density - Apply advanced prompting techniques.
- DSPy Prompt Optimization - Optimize prompts programmatically.
- NotDiamond Custom Routing - Implement intelligent model routing.
Advanced topics
- Multi-Agent Structured Output - Build complex multi-agent systems.
- Code Generation - Build code generation pipelines.
- OCR Pipeline - Process documents with OCR.
- Audio Processing - Work with audio data in Weave.
Production and monitoring
- Online Monitoring - Monitor systems in real time.
- Production Feedback - Collect and analyze user feedback.
- Scorers as Guardrails - Implement safety measures.
- Custom Model Costs - Track and optimize costs.
- PII Protection - Handle sensitive data safely.
API and integration
- Service API Usage - Integrate directly with the service API.