add ability to override default values from config (#58)

This commit is contained in:
Adil Hafeez 2024-09-17 22:37:58 -07:00 committed by GitHub
parent 9f3c845610
commit 3135ba8eae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 42 additions and 6 deletions

View file

@ -2,6 +2,9 @@ default_prompt_endpoint: "127.0.0.1"
load_balancing: "round_robin"
timeout_ms: 5000
overrides:
# confidence threshold for prompt target intent matching
prompt_target_intent_matching_threshold: 0.6
# should not be here
embedding_provider: