mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
add fallbacks tutorial to docs
This commit is contained in:
parent
d47476165f
commit
6a0f4cc773
2 changed files with 48 additions and 1 deletions
|
@ -34,7 +34,7 @@ const sidebars = {
|
|||
{
|
||||
type: 'category',
|
||||
label: 'Tutorials',
|
||||
items: ['tutorials/huggingface_tutorial', 'tutorials/TogetherAI_liteLLM'],
|
||||
items: ['tutorials/huggingface_tutorial', 'tutorials/TogetherAI_liteLLM', 'tutorials/fallbacks'],
|
||||
},
|
||||
'token_usage',
|
||||
'stream',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue