diff --git a/pages/docs/datasets/prompt-experiments.mdx b/pages/docs/datasets/prompt-experiments.mdx index 2dc540478..05d125bd2 100644 --- a/pages/docs/datasets/prompt-experiments.mdx +++ b/pages/docs/datasets/prompt-experiments.mdx @@ -144,3 +144,9 @@ When viewing the prompt details or a dataset, use the following button to run a 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"; + +