ChatIDE is an open-source coding and debugging assistant that supports GPT/ChatGPT (OpenAI), and Claude (Anthropic). Supported models: [gpt4, gpt-3.5-turbo, claude-v1.3]. Import/export your conversation history. Bring up the assistant in a side pane by pressing cmd+shift+i.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Select >Update your Anthropic API Key for ChatIDE.
Known issues
There's currently no way to stop the model from generating. You need to wait until it's done.
Closing the ChatIDE pane while the model is generating might lead to a non-recoverable error. You'll need to restart VS Code to use ChatIDE again.
Closing / re-opening the ChatIDE pane does not reset the messages history. You can reset the message history by clicking the "Reset Chat" button (don't do this while the model is generating!)
Warning
⚠️ This is an early prototype, use at your own peril.
🧐 Remember to keep an eye on your OpenAI / Anthropic billing.