2025-06-16
Dashboard

Visualization

  • Add LLM Prompt Architecture Diagram to visualize system architecture of LLM prompts.
2025-06-13
Computations

Test

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

Visualization

  • Added Confusion Matrix visualization
2025-05-26
Custom Providers

Provider

  • Added support for custom LLM providers (ollama API)
2025-05-19
Tools testing

Test

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

API

  • /prompts → List all prompts
  • /prompts/{slug} → Get prompt by slug
2025-05-05
Export & details

Prompt

  • Export prompts in JSON format
  • Version diff viewer

Test

  • Display detailed LLM usage and cost breakdowns
2025-04-28
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