-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
Milestone
Description
Currently, we require that new providers are added via positron.assistant.enabledProviders in settings.json. This leads to poor discoverability and also limits how much signaling we can provide to users about ALL providers or nuance about specific providers.
As we move towards stabilizing model provider support, we should add UI that allows users to enable/disable specific providers. This also would allow us to add additional links to documentation, constraints, preview/experimental status, etc.
We could do something like this, where we have Anthropic and Copilot checked by default, and list the rest of the preview providers and have them unchecked by default
Documentation Action Items
- https://github.com/rstudio/rstudio-pro/issues/9939
- Assistant: update docs for provider settings #11563
- Update Positron and Workbench release notes as appropriate
Reactions are currently unavailable