Skip to content

Commit e5b561c

Browse files
committed
chore: update litellm configuration file
1 parent 9897151 commit e5b561c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/dev/litellm-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ model_list:
2121

2222
# LiteLLM Settings
2323
litellm_settings:
24-
drop_params: false # Log all parameters to see max_tokens
24+
drop_params: true # Drop unsupported params to avoid errors
2525
request_timeout: 30
2626
num_retries: 3
2727
fallbacks: []

0 commit comments

Comments
 (0)