Posit AI and blocking sensitive data

I would like to try Posit AI but I work with highly sensitive biomedical data. Can I install Posit AI but have it turned off by default for all of my RStudio projects? I would like to have the ability to enable it for projects that do not contain sensitive data but have it off until I explicitly turn it on project by project.

Yes, you can do this.

In Tools > Global Options > Assistant set "Chat Provider" and "Code Suggestions" to (None), which disables these features by default.

Then with a project loaded where you want to use the features, go to Tools > Project Options > Assistant and switch from (Default) to "Posit Assistant" and "Posit AI NES", and those tools will be available in that project. This is saved per-project, so other projects will keep the features disabled unless you specifically make this change in each project.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.