forked from phoenix/litellm-mirror
(fix) example fake openai endpoint
This commit is contained in:
parent
07a6957cca
commit
acd8f7b48c
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ model_list:
|
|||
- model_name: fake-openai-endpoint
|
||||
litellm_params:
|
||||
model: openai/fake
|
||||
api_key: fake-key
|
||||
api_base: https://exampleopenaiendpoint-production.up.railway.app/chat/completions/
|
||||
|
||||
litellm_settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue