try drop params
This commit is contained in:
parent
b322c942bb
commit
29127dcdec
2 changed files with 11 additions and 10 deletions
|
|
@ -103,6 +103,7 @@ in
|
|||
model = "litellm_proxy/${m}";
|
||||
api_base = "http://100.64.0.8:9010/air_prd";
|
||||
api_key = "na";
|
||||
drop_params = true;
|
||||
};
|
||||
})
|
||||
# curl -L t.net.joshuabell.xyz:9010/air_prd/models | jq '.data.[].id'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue