This commit is contained in:
Jón Levy 2026-04-05 02:22:17 +00:00 committed by GitHub
commit cfc4cc788c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 26 additions and 10 deletions

View file

@ -838,6 +838,8 @@ OPENWEATHER_API_KEY=
# JINA_API_KEY=your_jina_api_key
# or
# COHERE_API_KEY=your_cohere_api_key
# Optional: Custom Cohere API URL (defaults to https://api.cohere.ai/v1)
# COHERE_API_URL=http://litellm:8000/v1
#======================#
# MCP Configuration #