fix(orchestrator): make provider-aware Claude key startup requirements
This commit is contained in:
@@ -406,8 +406,7 @@ AI_PROVIDER=ollama
|
||||
OLLAMA_MODEL=llama3.1:latest
|
||||
|
||||
# Claude API Key
|
||||
# Required by the orchestrator service in swarm deployment.
|
||||
# Also used when AI_PROVIDER=claude for other services.
|
||||
# Required only when AI_PROVIDER=claude.
|
||||
# Get your API key from: https://console.anthropic.com/
|
||||
CLAUDE_API_KEY=REPLACE_WITH_CLAUDE_API_KEY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user