Source for docs.litellm.ai — the documentation site for LiteLLM.
Built with Docusaurus 3.
npm install
npm startOpen http://localhost:3000 to see the site with live reload.
npm run buildStatic output goes to build/.
Deploys are handled automatically by Vercel on push to main.
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.