forked from phoenix/litellm-mirror
(ci/cd) fix tests
This commit is contained in:
parent
adf3e90f45
commit
56a75ee7fe
1 changed files with 2 additions and 2 deletions
|
@ -61,14 +61,14 @@ model_list:
|
|||
api_key: my-fake-key
|
||||
api_base: https://openai-function-calling-workers.tasslexyz.workers.dev/
|
||||
stream_timeout: 0.001
|
||||
rpm: 10
|
||||
rpm: 100
|
||||
- model_name: fake-openai-endpoint-3
|
||||
litellm_params:
|
||||
model: openai/my-fake-model-2
|
||||
api_key: my-fake-key
|
||||
api_base: https://openai-function-calling-workers.tasslexyz.workers.dev/
|
||||
stream_timeout: 0.001
|
||||
rpm: 10
|
||||
rpm: 100
|
||||
- model_name: "*"
|
||||
litellm_params:
|
||||
model: openai/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue