Skip to main content
Mock Tool Use

Testing

  • Added Mock Tool Use for testing longer interactions without executing actual tools.
Project Member Invites

Collaboration

  • Added support for inviting project members for team collaboration.
Prompt Workbench UI Revamp

Workbench

  • Revamped Prompt Workbench interface with improved layout and streamlined workflow for prompt development.
Prompt Structured Output

Validation

  • Add support for JSON Schema in structured prompt outputs for better validation and parsing.
Projects

Organization

  • Add Projects feature to organize prompts into separate projects for better management.
Google's Gemini

Provider

  • Add support for Google’s Gemini models.
Dashboard

Visualization

Computations

Test

  • Add support for computations in assertions (characher-count and similarity).
Confusion Matrix

Visualization

Custom Providers

Provider

Tools testing

Test

  • Unified handling of tool-use in test cases
API Launch

API

  • /prompts → List all prompts
  • /prompts/{slug} → Get prompt by slug
  • See API Reference for full documentation
Export & details

Prompt

  • Export prompts in JSON format
  • Version diff viewer

Test

  • Display detailed LLM usage and cost breakdowns
First Beta Release

Prompt

  • Prompt builder with template and versioning

Tool

  • Tool use definition support

Playground

  • Interactive prompt testing in playground

Test

  • Test case definition with assertion support
  • Automated web test runner, with session history