Skip to content

Commit

Permalink
feat: add gh discussion to prompt experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Nov 26, 2024
1 parent d27b2d3 commit b5f2ad5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/docs/datasets/prompt-experiments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,9 @@ When viewing the prompt details or a dataset, use the following button to run a
</Frame>

Select the prompt version, dataset, and model configuration that you want to test. Before running the experiment, you will see whether the prompt variables match the dataset variables.

## GitHub Discussions

import { GhDiscussionsPreview } from "@/components/gh-discussions/GhDiscussionsPreview";

<GhDiscussionsPreview labels={["feat-prompt-experiments"]} />

0 comments on commit b5f2ad5

Please sign in to comment.