LLM Chat With Context | By: Micah Katz
The VS Code Extension - LLM Chat With Context 1 provides a LLM chat interface with editor context, enabling users to interact with [Large Language Models (LLMs)] directly within their code editor. It uses the OpenAI API and allows users to specify their OpenAI API key, model, and base URL. The extension also supports running and debugging locally, with instructions provided in the source documentation.