mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
(docs) use port 4000
This commit is contained in:
parent
22e9d1073f
commit
ea6f42216c
33 changed files with 179 additions and 179 deletions
|
@ -246,7 +246,7 @@ class Router:
|
|||
"122999-2828282-277:
|
||||
{
|
||||
"model": "gpt-3",
|
||||
"api_base": "http://localhost:8000",
|
||||
"api_base": "http://localhost:4000",
|
||||
"num_requests": 20,
|
||||
"avg_latency": 0.001,
|
||||
"num_failures": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue