mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
doc updates
This commit is contained in:
parent
fa53f7033b
commit
7819ffbbcc
2 changed files with 2 additions and 0 deletions
1
docs/my-website/docs/tutorials/first_playground.md
Normal file
1
docs/my-website/docs/tutorials/first_playground.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Create your first playground
|
|
@ -18,6 +18,7 @@ const sidebars = {
|
|||
// But you can create a sidebar manually
|
||||
tutorialSidebar: [
|
||||
{ type: "doc", id: "index" }, // NEW
|
||||
"tutorials/first_playground",
|
||||
{
|
||||
type: "category",
|
||||
label: "Completion()",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue