mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
(feat) set timeout on proxy config
This commit is contained in:
parent
3d97004b15
commit
640011379c
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ model_list:
|
|||
- model_name: BEDROCK_GROUP
|
||||
litellm_params:
|
||||
model: bedrock/cohere.command-text-v14
|
||||
timeout: 0.0001
|
||||
- model_name: tg-ai
|
||||
litellm_params:
|
||||
model: together_ai/mistralai/Mistral-7B-Instruct-v0.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue