mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
update tutorials titles
This commit is contained in:
parent
bbb564fb16
commit
0dbf58b8c3
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## liteLLM Together AI Tutorial
|
||||
# liteLLM Together AI Tutorial
|
||||
https://together.ai/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Using completion() with Fallbacks for Reliability
|
||||
# Using completion() with Fallbacks for Reliability
|
||||
|
||||
This tutorial demonstrates how to employ the `completion()` function with model fallbacks to ensure reliability. LLM APIs can be unstable, completion() with fallbacks ensures you'll always get a response from your calls
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue