litellm-mirror/mkdocs.yml
2023-08-01 14:33:05 -07:00

19 lines
588 B
YAML

site_name: liteLLM
nav:
- ⚡ Getting Started:
- Installation & Quick Start: index.md
- completion():
- Input - Request Body: input.md
- 🤖 Supported LLM APIs:
- Supported Completion & Chat APIs: supported.md
- Supported Embedding APIs: supported_embedding.md
- 💾 liteLLM Client - Logging Output:
- Quick Start: advanced.md
- Output Integrations: client_integrations.md
- 💡 Support:
- Troubleshooting & Help: troubleshoot.md
- Contact Us: contact.md
- Contributing:
- Contributing to Docs: contributing.md
theme: readthedocs