mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-30 06:21:16 +00:00
(test) proxy - Auth Error
This commit is contained in:
@@ -2,4 +2,9 @@ model_list:
|
||||
- model_name: gpt-3.5-turbo
|
||||
litellm_params:
|
||||
api_key: bad-key
|
||||
model: gpt-3.5-turbo
|
||||
model: gpt-3.5-turbo
|
||||
- model_name: azure-gpt-3.5-turbo
|
||||
litellm_params:
|
||||
model: azure/chatgpt-v-2
|
||||
api_base: os.environ/AZURE_API_BASE
|
||||
api_key: bad-key
|
||||
Reference in New Issue
Block a user