Testing
- Added Mock Tool Use for testing longer interactions without executing actual tools.
Collaboration
- Added support for inviting project members for team collaboration.
Workbench
- Revamped Prompt Workbench interface with improved layout and streamlined workflow for prompt development.
Validation
- Add support for JSON Schema in structured prompt outputs for better validation and parsing.
Visualization
- Add LLM Prompt Architecture Diagram to visualize system architecture of LLM prompts.
Test
- Add support for computations in assertions (characher-count and similarity).
Visualization
- Added Confusion Matrix visualization
Provider
- Added support for custom LLM providers (ollama API)
API
/prompts
→ List all prompts/prompts/{slug}
→ Get prompt by slug- See API Reference for full documentation