forked from phoenix/litellm-mirror
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/
|
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
|
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
Add a link
Reference in a new issue