forked from phoenix/litellm-mirror
docs(openai_compatible.md): add docs on calling openai compatible endpoints via litellm pkg
This commit is contained in:
parent
d7b49dbc41
commit
52564b685c
2 changed files with 48 additions and 0 deletions
|
@ -61,6 +61,7 @@ const sidebars = {
|
|||
},
|
||||
items: [
|
||||
"providers/openai",
|
||||
"providers/openai_compatible",
|
||||
"providers/azure",
|
||||
"providers/huggingface",
|
||||
"providers/ollama",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue