Documentation Index
Fetch the complete documentation index at: https://playgent.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Agents
An Agent is your AI system configuration in Playgent. It includes your LLM provider, credentials, system prompt, and default evaluation metrics.Quick Start
Configuration Options
Supported Providers
| Provider | Value |
|---|---|
| OpenAI | openai |
| Anthropic | anthropic |
| AWS Bedrock | bedrock |
| LangChain | langchain |
| Custom | custom |
System Prompt
Base instructions for your agent. Used during test execution and prompt optimization.Default Scorers
Automatic evaluation metrics for all test runs:Custom Endpoints
For custom agent invocation:Next Steps
Test Cases
Create test scenarios for your agent
API Reference
Full API documentation

