Switch litellm api_base from air_prd to air_alp
This commit is contained in:
parent
2e0b093e15
commit
c408693861
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ in
|
|||
model_name = "air_dev-${m}";
|
||||
litellm_params = {
|
||||
model = "litellm_proxy/${m}";
|
||||
api_base = "http://100.64.0.8:9010/air_prd";
|
||||
api_base = "http://100.64.0.8:9010/air_alp";
|
||||
api_key = "na";
|
||||
drop_params = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue