mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 04:28:07 +00:00
(chore) rm old config examples
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
model_list:
|
||||
- model_name: gpt-3.5-turbo
|
||||
litellm_params:
|
||||
model: azure/gpt-35-1
|
||||
api_base: https://my-endpoint-canada-berri992.openai.azure.com/
|
||||
api_key: 73g
|
||||
tpm: 80_000
|
||||
- model_name: gpt-3.5-turbo
|
||||
litellm_params:
|
||||
model: azure/gpt-35-2
|
||||
api_base: https://my-endpoint-europe-berri-992.openai.azure.com/
|
||||
api_key: 9kj
|
||||
tpm: 80_000
|
||||
@@ -1,8 +0,0 @@
|
||||
|
||||
litellm_settings:
|
||||
set_verbose: True
|
||||
|
||||
general_settings:
|
||||
master_key: sk-hosted-litellm
|
||||
use_queue: True
|
||||
database_url: " # [OPTIONAL] use for token-based auth to proxy
|
||||
@@ -1,11 +0,0 @@
|
||||
model_list:
|
||||
- model_name: gpt-3.5-turbo
|
||||
litellm_params:
|
||||
model: gpt-3.5-turbo
|
||||
api_key:
|
||||
- model_name: gpt-3.5-turbo
|
||||
litellm_params:
|
||||
model: azure/chatgpt-v-2 # actual model name
|
||||
api_key:
|
||||
api_version: 2023-07-01-preview
|
||||
api_base: https://openai-gpt-4-test-v-1.openai.azure.com/
|
||||
Reference in New Issue
Block a user