Commit Graph

1 Commits

Author SHA1 Message Date
Maytekin 065d033faf refactor(config): centralize LLM configuration in config.json
Remove .env.example and move LLM provider settings, base URLs, and model options to a centralized config.json file. Update default_config.py, openai_client.py, and cli/utils.py to load configuration from this file, improving maintainability and reducing hardcoded values across the codebase.
2026-03-24 16:23:00 +00:00