Files
litellm/mkdocs.yml
T
ishaan-jaff 3a1e06fc47 new title
2023-07-31 10:39:03 -07:00

18 lines
529 B
YAML

site_name: liteLLM
nav:
- ⚡ Getting Started:
- Installation & Quick Start: index.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