(ci/cd) fix tests

This commit is contained in:
Ishaan Jaff 2024-05-01 13:42:54 -07:00
parent adf3e90f45
commit 56a75ee7fe

View file

@ -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/*