tweak(platform): Add Anthropic (#8286)

add anthropic in helm
This commit is contained in:
Aarushi
2024-10-09 11:54:49 +01:00
committed by GitHub
parent e654aa1e7a
commit c582b5512a

View File

@@ -95,6 +95,7 @@ env:
ENABLE_AUTH: "true"
REDIS_HOST: "redis-prod-master.redis-prod.svc.cluster.local"
REDIS_PORT: "6379"
ANTHROPIC_API_KEY: ""
OPENAI_API_KEY: ""
REDIS_PASSWORD: ""
NUM_GRAPH_WORKERS: 10