try modify params option
This commit is contained in:
parent
29127dcdec
commit
c982d3995d
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ in
|
|||
litellm_settings = {
|
||||
check_provider_endpoints = true;
|
||||
drop_params = true;
|
||||
modify_params = true;
|
||||
};
|
||||
model_list = [
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue