mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
new page
This commit is contained in:
parent
480281e2f9
commit
cc7d61fd48
3 changed files with 14 additions and 1 deletions
13
docs/my-website/docs/default_code_snippet.md
Normal file
13
docs/my-website/docs/default_code_snippet.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
displayed_sidebar: tutorialSidebar
|
||||
---
|
||||
# Get Started
|
||||
|
||||
import QueryParamReader from '../src/components/queryParamReader.js'
|
||||
|
||||
|
||||
```
|
||||
pip install litellm
|
||||
```
|
||||
|
||||
<QueryParamReader/>
|
Loading…
Add table
Add a link
Reference in a new issue