Track the practice cluster's Helm values in Git
This commit is contained in:
@@ -31,8 +31,12 @@ aiService:
|
||||
port: 8000
|
||||
config:
|
||||
embeddingProvider: disabled
|
||||
embeddingDimensions: 1024
|
||||
evidenceMinimumScore: 0.12
|
||||
awsRegion: us-east-1
|
||||
answerProvider: disabled
|
||||
answerModelId: deepseek.v3.2
|
||||
rerankEnabled: false
|
||||
# The Dockerfile bakes the catalog file in at this path; config.py's own
|
||||
# repo-relative default only resolves inside a full monorepo checkout,
|
||||
# not this flattened image layout. Matches apps/ai-service/.env.example.
|
||||
|
||||
Reference in New Issue
Block a user