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:
‮Artem 2025-11-10 22:09:29 +03:00 committed by GitHub
parent 013c195ab7
commit a97676b8ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View 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)

View file

@ -784,6 +784,7 @@ const sidebars = {
"projects/GPTLocalhost",
"projects/HolmesGPT",
"projects/Railtracks",
"projects/Softgen",
],
},
"extras/code_quality",