- 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. |
||
|---|---|---|
| .. | ||
| TODO.md | ||
| __init__.py | ||
| anthropic_client.py | ||
| base_client.py | ||
| factory.py | ||
| google_client.py | ||
| openai_client.py | ||
| validators.py | ||