Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
penguine-ip committed Nov 22, 2024
1 parent 5cac04b commit 9ef0c21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ As a quick overview, here's the typical prompt versioning workflow you'll adopt

1. Create a prompt on Confident AI in **Hyperparameters** > **Prompts**.
2. Pull your prompt template from Confident AI, like how you would pull a GitHub repo.
3. Save the prompt in memeory, and interpolate it dynamically with variables each time you need to feed it to your LLM application.
3. Save the prompt in memory, and interpolate it dynamically with variables each time you need to feed it to your LLM application.

Let's assume we've already created a prompt on Confident AI with the alias `"My First Prompt"` and created a first version for it:

Expand Down

0 comments on commit 9ef0c21

Please sign in to comment.