test build and test

This commit is contained in:
Ishaan Jaffer
2025-09-27 09:26:38 -07:00
parent 9790451cce
commit 4054eeea20
+8 -8
View File
@@ -7,14 +7,14 @@ model_list:
id: "1"
- model_name: gpt-3.5-turbo-end-user-test
litellm_params:
model: azure/gpt-4o-new-test
api_base: https://openai-gpt-4-test-v-1.openai.azure.com/
model: azure/gpt-4.1-nano
api_base: https://krris-m2f9a9i7-eastus2.openai.azure.com/
api_version: "2023-05-15"
api_key: os.environ/AZURE_API_KEY # The `os.environ/` prefix tells litellm to read this from the env. See https://docs.litellm.ai/docs/simple_proxy#load-api-keys-from-vault
- model_name: gpt-3.5-turbo
litellm_params:
model: azure/gpt-4o-new-test
api_base: https://openai-gpt-4-test-v-1.openai.azure.com/
model: azure/gpt-4.1-nano
api_base: https://krris-m2f9a9i7-eastus2.openai.azure.com/
api_version: "2023-05-15"
api_key: os.environ/AZURE_API_KEY # The `os.environ/` prefix tells litellm to read this from the env. See https://docs.litellm.ai/docs/simple_proxy#load-api-keys-from-vault
- model_name: gpt-3.5-turbo-large
@@ -26,8 +26,8 @@ model_list:
stream_timeout: 60
- model_name: gpt-4
litellm_params:
model: azure/gpt-4o-new-test
api_base: https://openai-gpt-4-test-v-1.openai.azure.com/
model: azure/gpt-4.1-nano
api_base: https://krris-m2f9a9i7-eastus2.openai.azure.com/
api_version: "2023-05-15"
api_key: os.environ/AZURE_API_KEY # The `os.environ/` prefix tells litellm to read this from the env. See https://docs.litellm.ai/docs/simple_proxy#load-api-keys-from-vault
rpm: 480
@@ -39,9 +39,9 @@ model_list:
input_cost_per_second: 0.000420
- model_name: text-embedding-ada-002
litellm_params:
model: azure/azure-embedding-model
model: azure/text-embedding-ada-002
api_key: os.environ/AZURE_API_KEY
api_base: https://openai-gpt-4-test-v-1.openai.azure.com/
api_base: https://krris-m2f9a9i7-eastus2.openai.azure.com/
api_version: "2023-05-15"
model_info:
mode: embedding