forked from phoenix/litellm-mirror
add try colab button docs
This commit is contained in:
parent
552db8dd4c
commit
7d00c63cf6
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
* [Supported OpenAI LLMs](https://docs.litellm.ai/docs/providers/openai)
|
||||
* [Supported Azure OpenAI LLMs](https://docs.litellm.ai/docs/providers/azure)
|
||||
|
||||
<a target="_blank" href="https://colab.research.google.com/github/BerriAI/litellm/blob/main/cookbook/LiteLLM_Azure_and_OpenAI_example.ipynb">
|
||||
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
||||
</a>
|
||||
|
||||
## Completion() - Quick Start
|
||||
```python
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue