mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
docs native litellm prompts
This commit is contained in:
parent
94c33200a4
commit
ee40db7b31
1 changed files with 5 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue