litellm-docs
April 17, 2026 · View on GitHub
Source for docs.litellm.ai — the documentation site for LiteLLM.
Built with Docusaurus 3.
Local development
npm install
npm start
Open http://localhost:3000 to see the site with live reload.
Build
npm run build
Static output goes to build/.
Deploy
Deploys are handled automatically by Vercel on push to main.
Contributing
Edits are welcome via pull request. For substantive content changes, please open an issue first to discuss.
The main LiteLLM repository is at https://github.com/BerriAI/litellm.