Add support for interacting with Claude in the assistant panel (#11798)
Release Notes:
- Added support for interacting with Claude in the assistant panel. You
can enable it by adding the following to your `settings.json`:
```json
"assistant": {
"version": "1",
"provider": {
"name": "anthropic"
}
}
``` A
Antonio Scandurra committed
5944caaa9018ef1cc45f68df4fc910afeb1c2e5c
Parent: 019d988
Committed by GitHub <noreply@github.com>
on 5/14/2024, 1:57:52 PM