Skip to content

Commit 7366ff7

Browse files
New prompt-specific view in GitHub Models [GA] (#53989)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
1 parent 6511478 commit 7366ff7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Loading

content/github-models/prototyping-with-ai-models.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,18 @@ After you load a preset, you can edit, share, or delete the preset:
9090
* To share the preset, select the **Preset: PRESET-NAME** {% octicon "triangle-down" aria-hidden="true" %} dropdown menu, then click **{% octicon "share" aria-hidden="true" %} Share preset** to get a shareable URL.
9191
* To delete the preset, select the **Preset: PRESET-NAME** {% octicon "triangle-down" aria-hidden="true" %} dropdown menu, then click **{% octicon "trash" aria-hidden="true" %} Delete preset** and confirm the deletion.
9292

93+
## Using the prompt editor
94+
95+
The prompt editor in {% data variables.product.prodname_github_models %} is designed to help you iterate, refine, and perfect your prompts. This dedicated view provides a focused and intuitive experience for crafting and testing inputs, enabling you to:
96+
97+
* Quickly test and refine prompts without the complexity of multi-turn interactions.
98+
* Fine-tune prompts for precision and relevance in your projects.
99+
* Use a specialized space for single-turn scenarios to ensure consistent and optimized results.
100+
101+
To access the prompt editor, click **{% octicon "stack" aria-hidden="true" %} Prompt editor** at the top right of the playground.
102+
103+
![Screenshot of the 'Prompt editor' button, highlighted with a dark orange outline, at the top right of the playground.](/assets/images/help/models/model-playground-prompt-editor.png)
104+
93105
## Experimenting with AI models in {% data variables.product.prodname_vscode %}
94106

95107
> [!NOTE] The AI Toolkit extension for {% data variables.product.prodname_vscode %} is in {% data variables.release-phases.public_preview %} and is subject to change.

0 commit comments

Comments
 (0)