Module constants
Source - chunking
- Chunking constants for large file handling
- context
- Context window management defaults
- defaults
- Default configuration values
- env
- Environment variable names shared across the application.
- message_roles
- Message role constants to avoid hardcoding strings
- model_helpers
- Model validation and helper functions
- models
- Model ID constants to sync with docs/models.json
- project_doc
- prompt_cache
- Prompt caching defaults shared across features and providers
- prompts
- Prompt path constants to avoid hardcoding throughout the codebase
- reasoning
- Reasoning effort configuration constants
- tools
- Tool name constants to avoid hardcoding strings throughout the codebase
- ui
- urls
- URL constants for API endpoints