litellmlope / litellm /proxy /example_config_yaml /_health_check_test_config.yaml
ka1kuk's picture
Upload 235 files
7db0ae4 verified
raw
history blame
No virus
512 Bytes
model_list:
- model_name: text-embedding-ada-002
litellm_params:
model: azure/azure-embedding-model
api_base: "os.environ/AZURE_API_BASE"
api_key: "os.environ/AZURE_API_KEY"
api_version: "2023-07-01-preview"
model_info:
mode: embedding
base_model: text-embedding-ada-002
litellm_settings:
set_verbose: True
general_settings:
background_health_checks: True # enable background health checks
health_check_interval: 300 # frequency of background health checks