docs native litellm prompts

This commit is contained in:
Ishaan Jaff 2025-08-09 09:46:31 -07:00
parent 94c33200a4
commit ee40db7b31

View file

@ -1,8 +1,12 @@
import Image from '@theme/IdealImage';
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# LiteLLM Prompt Management (GitOps)
Store prompts as `.prompt` files in your repository and use them directly with LiteLLM. No external services required.
### Quick Start
## Quick Start
<Tabs>