Skip to content

Commit 674fd48

Browse files
committed
Add HW feedback to Shiny assistant
1 parent 259fd2f commit 674fd48

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

assistant.qmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,11 @@ If GitHub Copilot is enabled and the user pauses typing for a few seconds, Posit
130130

131131
## Shiny Assistant
132132

133-
The Shiny Assistant is a specialized tool available within Positron Assistant that provides context-aware assistance for Shiny applications in Python or R. It can help you with tasks such as generating Shiny UI components, server logic, and reactive expressions.
133+
The Shiny Assistant is a chat participant available within Positron Assistant that provides context-aware assistance for developing Shiny applications in Python or R. It can help you with tasks such as generating Shiny UI components, server logic, and reactive expressions.
134134

135-
The Shiny Assistant is available in the chat pane and inline chat once you have enabled Positron Assistant and installed the [Shiny extension](https://open-vsx.org/extension/posit/shiny). Like other chat participants, Shiny Assistant can be invoked by typing `@shiny` in the chat pane or inline chat, followed by your question or request related to Shiny development.
135+
The Shiny Assistant enhances the default prompt with additional information about Shiny that we have found improves the quality of generated apps and Shiny components. It is also kept up to date with the latest Shiny features and best practices, in a way that is not practical with foundational models or fine-tuning.
136+
137+
The Shiny Assistant is available in the chat once you have installed the [Shiny extension](https://open-vsx.org/extension/posit/shiny). Like other chat participants, Shiny Assistant can be invoked by typing `@shiny` in the chat pane or inline chat, followed by your question or request related to Shiny development.
136138

137139
## Language model provider API keys & authentication
138140

0 commit comments

Comments
 (0)