KimiChat is a Visual Studio Code extension that allows you to interact with the Kimi API directly from your editor. Use it to ask questions, get code suggestions, or chat with Kimi in a dedicated panel.
Features
Chat Interface: A dedicated panel on the right side of the editor for chatting with Kimi.
Markdown Rendering: Responses are rendered with full Markdown support, including syntax-highlighted code blocks.
Customizable API Settings: Configure your API key and API URL directly from the extension settings.
Error Handling: Displays error messages when the API key is missing or when requests fail.