CodeWhisper - (Update to CodeGPT) Coding Assistant (GPT/ChatGPT, Claude)Extension33/100 via “configurable llm sampling parameters and system prompts”
CodeWhisper, an update to CodeGPT, is a coding and debugging assistant that supports GPT/ChatGPT (OpenAI). 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 windows+shift+i.
Unique: Stores sampling parameters and custom prompts in VS Code's native settings store with automatic persistence, avoiding the need for external configuration files or manual state management while keeping settings synchronized across VS Code instances
vs others: More integrated than external config files, but less powerful than frameworks like LangChain that support prompt templates, dynamic prompt engineering, and per-request parameter overrides