mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Add softgen to projects that are using litellm (#16423)
* Add Softgen project documentation * Add Softgen project to sidebars * Update Softgen
This commit is contained in:
parent
013c195ab7
commit
a97676b8ae
2 changed files with 8 additions and 0 deletions
7
docs/my-website/docs/projects/Softgen
Normal file
7
docs/my-website/docs/projects/Softgen
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Softgen
|
||||
|
||||
`Softgen` is an AI-powered platform that builds full-stack web apps from your plain instructions.
|
||||
LiteLLM helps `Softgen` users to choose and use different LLMs.
|
||||
|
||||
- [Softgen](https://softgen.ai)
|
||||
- [Academy](hhttps://academy.softgen.ai)
|
||||
|
|
@ -784,6 +784,7 @@ const sidebars = {
|
|||
"projects/GPTLocalhost",
|
||||
"projects/HolmesGPT",
|
||||
"projects/Railtracks",
|
||||
"projects/Softgen",
|
||||
],
|
||||
},
|
||||
"extras/code_quality",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue