forked from phoenix/litellm-mirror
update docs
This commit is contained in:
parent
44ae7e4951
commit
cb413adaac
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Create your first playground
|
||||
import Image from '@theme/IdealImage';
|
||||
|
||||
Learn how to build a light version of the demo playground as shown on the website in less than 10 minutes.
|
||||
|
||||
**What we'll build**: We'll build <u>the server</u> and connect it to our template frontend, ending up with a deployed playground by the end!
|
||||
Create a playground to **evaluate multiple LLM Providers in less than 10 minutes**. If you want to see this in prod, check out our [website](https://litellm.ai/).
|
||||
|
||||
**How will we do this?**: We'll build <u>the server</u> and connect it to our template frontend, ending up with a working playground UI by the end!
|
||||
|
||||
:::info
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue