docs(openai_compatible.md): add docs on calling openai compatible endpoints via litellm pkg

This commit is contained in:
Krrish Dholakia 2023-12-14 12:03:29 -08:00
parent d7b49dbc41
commit 52564b685c
2 changed files with 48 additions and 0 deletions

View file

@ -61,6 +61,7 @@ const sidebars = {
},
items: [
"providers/openai",
"providers/openai_compatible",
"providers/azure",
"providers/huggingface",
"providers/ollama",