mohit-raghavendra commited on
Commit
e441f86
·
verified ·
1 Parent(s): 98291bc

Update default_qa_config.yaml

Browse files
Files changed (1) hide show
  1. default_qa_config.yaml +1 -1
default_qa_config.yaml CHANGED
@@ -73,7 +73,7 @@ agent:
73
  per_instance_cost_limit: 0
74
  total_cost_limit: 0
75
  top_p: null
76
- api_base: https://litellm-proxy.ml-serving-internal.scale.com/
77
  api_key: $OPENAI_API_KEY
78
 
79
  num_workers: 16
 
73
  per_instance_cost_limit: 0
74
  total_cost_limit: 0
75
  top_p: null
76
+ api_base: <YOUR-API-BASE>
77
  api_key: $OPENAI_API_KEY
78
 
79
  num_workers: 16