Skip to content

Releases: RahulMK22/llmtest

PyLLMTest v1.0.1 - Initial Release

13 Dec 11:06
4cb2230

Choose a tag to compare

PyLLMTest v1.0.1

First public release of PyLLMTest!

Features

  • Semantic assertions for LLM outputs
  • Multi-provider support (OpenAI, Anthropic)
  • Snapshot testing for regression detection
  • RAG testing utilities
  • Prompt optimization and A/B testing
  • Comprehensive metrics tracking

Installation

pip install pyllmtest

Quick Start

See QUICKSTART.md

Author

Rahul Malik - rm324556@gmail.com