Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Teeflo/PolyChat-AI/llms.txt
Use this file to discover all available pages before exploring further.
Model
Represents an AI model available in PolyChat-AI.Unique identifier for the model (e.g., ‘gpt-4’, ‘claude-3-opus’)
Display name for the model
Description of the model’s capabilities and use cases
Maximum context length (in tokens) supported by the model
Example
Usage
Models are used throughout the application to:- Display available AI models to users
- Configure chat sessions with specific models
- Track which model generated each message
- Filter templates and quick actions by model compatibility