ICE is a VSCode extension that empowers developers, researchers, and AI enthusiasts to chat with LLMs and manage conversations as local files. With built-in providers, conversation forking, and inline config editing, ICE makes LLM sessions flexible.
No reviews yetBe the first to leave a review for ICE - LLM Chats in VSCode
Maker
📌
I've been working on ICE (Integrated Conversational Environment; formerly FlowChat) since 2023, initially as a mac-only app for my daily workflow. Recently, I transplanted it into VSCode and added more features. ICE now supports multiple built-in chat providers like OpenAI (GPT3.5, GPT-4), Anthropic Claude (Claude-2.1, Claude-3, Claude-instant), Google Gemini, and Poe for thousands of bots. You'll need your own API key to use these LLM services.
ICE provides a flexible and powerful LLM experience with tree-structure message history management, saving sessions as YAML files for easy sharing. You can freely edit both user and LLM messages, and use Snippets for frequently used prompts. ICE aims to be your go-to tool for conversational AI in VSCode.