Resolve merge conflicts with Mistral provider
Include both Mistral and Ollama providers in factory, config, and env docs.
This commit is contained in:
@@ -31,7 +31,7 @@ REFRESH_INTERVAL_MINUTES=15
|
||||
|
||||
# === LLM Layer (optional) ===
|
||||
# Enables AI-enhanced trade ideas and breaking news Telegram alerts.
|
||||
# Provider options: anthropic | openai | gemini | codex | openrouter | minimax | ollama
|
||||
# Provider options: anthropic | openai | gemini | codex | openrouter | minimax | mistral | ollama
|
||||
LLM_PROVIDER=
|
||||
# Not needed for codex (uses ~/.codex/auth.json) or ollama (local)
|
||||
LLM_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user