mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
revert: remove dev_config.yaml
Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>
This commit is contained in:
parent
ac7bba584f
commit
7e218dd58f
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
|||
model_list:
|
||||
- model_name: fake-openai-endpoint
|
||||
litellm_params:
|
||||
model: openai/gpt-3.5-turbo-0301
|
||||
api_key: fake-key
|
||||
api_base: https://exampleopenaiendpoint-production.up.railway.app/
|
||||
|
||||
litellm_settings:
|
||||
drop_params: True
|
||||
num_retries: 0
|
||||
telemetry: False
|
||||
|
||||
general_settings:
|
||||
master_key: sk-1234
|
||||
store_model_in_db: True
|
||||
Loading…
Add table
Reference in a new issue