Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>shukun chatNew to Visual Studio Code? Get it now.
shukun chat

shukun chat

ShuKun

|
144 installs
| (0) | Free
Internal Chat interface
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LLM Tools for VS Code

Overview

LLM Tools is an innovative Visual Studio Code extension designed to facilitate experimentation with Large Language Models (LLMs) for developers working in data science, machine learning, and other related fields. It offers a versatile toolkit to interact with LLMs directly from your favorite code editor.

Features

  • Providers Explorer: Manage your LLM providers and effortlessly switch between different configurations.
  • Chat View: Engage with LLMs in a conversational manner using the embedded chat interface.
  • Chats Explorer: Keep track of your chats, organize them efficiently, and revisit past interactions.
  • Prompts Explorer: Craft and save prompts for repeated use, enhancing productivity.
  • Commands and Menus: Execute various commands for interacting with LLMs, such as sending inputs to chat, managing providers, and more, all through an intuitive interface.
  • Configuration: Customize your default providers and parameter templates for quick access and simplified workflows.

Getting Started

  1. Installation: Search for 'LLM Tools' in the VS Code Extensions Marketplace and install it.
  2. Adding Providers: Use the 'Add Provider' command to set up your first LLM provider.
  3. Create Chats: Start a new chat with your LLM provider to begin your experimentation.
  4. Manage Prompts: Organize your prompts for quick reuse and efficiency.

Commands

To see the full list of commands, you can open the command palette (Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on macOS) and type 'LLM Tools'.

Requirements

  • Visual Studio Code version 1.74.0 or higher.

Extension Settings

This extension contributes the following settings:

  • SKChat.defaultProviderId: Sets the default LLM Provider for quick chat.
  • SKChat.defaultParametersTemplateId: Sets the default Parameter Template for quick chat.

Build

  • npx vsce package

Installation

  1. download llm-ls for your platform first.

  2. run code --install-extension shukun-chat-0.1.0.vsix or ctrl+shift+p and enter install extension select vsix

Acknowledgements

  • Icons provided by VS Code Codicons.
  • UI components from VS Code Webview UI Toolkit enhance the visual experience.
  • Dependencies such as showdown and nanoid are integral to the functionality provided by LLM Tools.

Developed with by LP based on internal-vscode-llm-tools and llm-vscode . Enjoy chatting with LLM at your fingertips!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft