forked from phoenix/litellm-mirror
docs
This commit is contained in:
parent
8ecef03f63
commit
cb92c20cbb
2 changed files with 54 additions and 1 deletions
|
@ -38,7 +38,7 @@ const sidebars = {
|
|||
description: 'Learn how to deploy + call models from different providers on LiteLLM',
|
||||
slug: '/providers',
|
||||
},
|
||||
items: ["providers/huggingface", "providers/openai", "providers/azure", "providers/vertex", "providers/anthropic", "providers/ai21", "providers/replicate", "providers/cohere", "providers/togetherai", "providers/aws_sagemaker", "providers/aleph_alpha", "providers/baseten", "providers/openrouter", "providers/ollama"]
|
||||
items: ["providers/huggingface", "providers/openai", "providers/azure", "providers/vertex", "providers/anthropic", "providers/ai21", "providers/replicate", "providers/cohere", "providers/togetherai", "providers/aws_sagemaker", "providers/aleph_alpha", "providers/baseten", "providers/openrouter", "providers/ollama", "providers/custom"]
|
||||
},
|
||||
"token_usage",
|
||||
"exception_mapping",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue