This commit is contained in:
ishaan-jaff 2023-09-23 13:14:29 -07:00
parent ae27482e97
commit f984e5f380
2 changed files with 3 additions and 5 deletions

View file

@ -12,6 +12,9 @@ import QuickStart from '../src/components/QuickStart.js'
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
```shell
pip install litellm
```
<Tabs>
<TabItem value="openai" label="OpenAI">

View file

@ -100,11 +100,6 @@ const config = {
label: 'Discord',
position: 'right',
},
{
href: 'https://github.com/BerriAI/litellm',
label: 'Feedback',
position: 'right',
},
],
},
footer: {