TestLLM / litellm /proxy /example_config_yaml /disable_schema_update.yaml
Raju2024's picture
Upload 1072 files
e3278e4 verified
raw
history blame contribute delete
294 Bytes
model_list:
- model_name: fake-openai-endpoint
litellm_params:
model: openai/fake
api_key: fake-key
api_base: https://exampleopenaiendpoint-production.up.railway.app/
litellm_settings:
callbacks: ["gcs_bucket"]
general_settings:
disable_prisma_schema_update: true