Update Foundry Toolkit playground documentation - #10322
Open
Bob Tabor (bobtabor-msft) wants to merge 1 commit into
Open
Bob Tabor (bobtabor-msft) wants to merge 1 commit into
Bob Tabor (bobtabor-msft) wants to merge 1 commit into
Conversation
Nick Trogh (ntrogh)
requested changes
Sep 17, 2026
Nick Trogh (ntrogh)
left a comment
Collaborator
There was a problem hiding this comment.
Bob Tabor (@bobtabor-msft) Can you use variables for VS Code brand? See comment about in-place updates of images in other PRs.
| - **Automatic Naming**: Names of chat sessions are automatically generated based on the user prompt. | ||
| - **Compare**: Compare responses from different models side by side. | ||
| - **View Code**: View the generated code for the chat prompt from LLM integration. | ||
| - **Open Code in VS Code**: View generated code for the selected model and prompt in VS Code. |
Collaborator
There was a problem hiding this comment.
Suggested change
| - **Open Code in VS Code**: View generated code for the selected model and prompt in VS Code. | |
| - **Open Code in VS Code**: View generated code for the selected model and prompt in {% data variables.product.prodname_vscode_shortname %}. |
| - Track token count when the selected model returns token usage. | ||
| - Use the Model Preferences panel to select models, set system prompts, and adjust inference parameters. | ||
| - Use the tool bar to create new playground sessions, view and manage chat history, automatically name sessions, compare models, and view generated code. | ||
| - Use the tool bar to create new playground sessions, view and manage chat history, automatically name sessions, compare models, and open generated code in VS Code. |
Collaborator
There was a problem hiding this comment.
Suggested change
| - Use the tool bar to create new playground sessions, view and manage chat history, automatically name sessions, compare models, and open generated code in VS Code. | |
| - Use the tool bar to create new playground sessions, view and manage chat history, automatically name sessions, compare models, and open generated code in {% data variables.product.prodname_vscode_shortname %}. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates the Foundry Toolkit playground documentation for VS Code.
Changes include: