Skip to content

Commit 2df9b07

Browse files
committed
Resolve vale issues
1 parent c52431b commit 2df9b07

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/styles/config/vocabularies/posit-docs/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Windows
2828
File Explorer
2929
Connections Pane
3030
Positron Pro
31+
Positron Assistant
3132
GitHub Copilot
3233
Anthropic Claude
3334
Google Gemini

assistant.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A few examples include:
2525
- Console is available by the model for viewing inputs and code outputs, as well as allowing the user or an AI agent to execute code in the console and view the output.
2626
- Session state, i.e., what language is active in the console session? R or Python? What version? What packages are loaded? What packages are installed?
2727

28-
All of that Positron-specific context is in addition to the core capabilities of what traditional software-oriented GenAI clients have (active file(s), selected line(s) of code, files in project, training data in the model, etc).
28+
All of that Positron-specific context is in addition to the core capabilities of what traditional software-oriented GenAI clients have (active files, selected lines of code, files in project, training data in the model, etc).
2929

3030
## Get started
3131

@@ -147,7 +147,7 @@ Note that the available models in Positron are:
147147

148148
If you have a Github account with Copilot enabled, you can authenticate to Github Copilot in Positron Assistant in the language model dialog. The authentication flow will open up a browser and direct you to sign into Github. Once authenticated, Copilot will be available for inline code completions only.
149149

150-
## Support and Terms of Service
150+
## Support and terms of service
151151

152152
Posit does not provide support or assistance for any code written or generated in Positron, with or without Positron Assistant via any model provider. Posit does not support the Anthropic or GitHub Copilot output, or test the logic used by either to generate code from prompts.
153153

0 commit comments

Comments
 (0)