docs(custom_llm_server.md): add calling custom llm server to docs

This commit is contained in:
Krrish Dholakia 2024-07-25 17:41:19 -07:00
parent 060249c7e0
commit a2d07cfe64
3 changed files with 75 additions and 130 deletions

View file

@ -175,7 +175,8 @@ const sidebars = {
"providers/aleph_alpha",
"providers/baseten",
"providers/openrouter",
"providers/custom_openai_proxy",
// "providers/custom_openai_proxy",
"providers/custom_llm_server",
"providers/petals",
],