(docs) use port 4000

This commit is contained in:
ishaan-jaff 2024-03-08 21:59:00 -08:00
parent 22e9d1073f
commit ea6f42216c
33 changed files with 179 additions and 179 deletions

View file

@ -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,