Expand description
Model configuration and identification module
This module provides a centralized enum for model identifiers and their configurations,
replacing hardcoded model strings throughout the codebase for better maintainability.
Read the model list in docs/models.json
.
Enumsยง
- ModelId
- Centralized enum for all supported model identifiers
- Model
Parse Error - Error type for model parsing failures
- Provider
- Supported AI model providers