- Updated .env.example to include API keys and configuration for various LLM providers, including LM Studio. - Modified cli/utils.py to implement fetch_lmstudio_models function for dynamic model retrieval. - Updated cli/main.py and cli/utils.py to support LM Studio as a provider option. - Enhanced tradingagents/llm_clients to accommodate LM Studio in client creation and API key handling. - Updated .gitignore to exclude results and reports directories. |
||
|---|---|---|
| .. | ||
| static | ||
| __init__.py | ||
| announcements.py | ||
| config.py | ||
| main.py | ||
| models.py | ||
| stats_handler.py | ||
| utils.py | ||