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 3b8f357af4
commit acda75b96f
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",
],