mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix example config
This commit is contained in:
parent
90656bd203
commit
9412299b3a
1 changed files with 1 additions and 2 deletions
|
|
@ -43,7 +43,6 @@ model_list:
|
|||
model: openai/fake
|
||||
api_key: fake-key
|
||||
api_base: https://exampleopenaiendpoint-production.up.railway.app/
|
||||
litellm_settings:
|
||||
success_callback: ["prometheus"]
|
||||
general_settings:
|
||||
store_model_in_db: true
|
||||
master_key: sk-1234
|
||||
Loading…
Add table
Reference in a new issue