Inline AI Chat embeds OpenRouter model conversations into your main editor.
Designed for brainstorming within .md and .txt files with your familiar keybindings.
- Streaming: AI responses are streamed to you in real time.
- Multiple Models: Choose any AI model from OpenRouter.
- Model Switching: Quickly swap between models.
- Rate Limit Handling: Built-in retries handle rate limiting.
- Customisable System Prompt: Configure your system prompt.
- Visual Gutter Annotations: Identify AI responses by the lightning bolt icon.
- Open IntelliJ IDEA and navigate to Settings/Preferences → Plugins.
- Click "Browse repositories...".
- Search for "Inline AI Chat".
- Click Install and restart IntelliJ IDEA if necessary.
- Obtain an API key from OpenRouter.
- Go to Settings/Preferences → Tools → Inline AI Chat Settings.
- Enter your OpenRouter API key.
- Select your preferred AI model or add a model.
- Trigger the AI chat using the designated keyboard shortcut or action.
- Real-time AI responses are streamed directly into your file.
- IntelliJ IDEA 2024.3 or later.
- A valid OpenRouter API key.
