Getting Started
Installation
To install TrustTest python package
TrustTest uses
uv
for project dependency management. While pip
is fully supported, we encourage using uv
.Learn more aboutOptional Dependencies
TrustTest provides several optional dependencies to make the library as lightweight as possible. You can install based on your needs:
LLM Provider Integrations
- Google AI Integration
- OpenAI Integration
- DeepSeek Integration
- Anthropic Integration
- Ollama Integration
- vLLM Integration
RAG Integrations
- Azure Search Integration
- Upstash Vector Integration
- Neo4j Integration
You can also install multiple optional dependencies at once by combining them with commas: