zhineng.dev Tools

įŽ€äŊ“中文 | [English]

VS Code Extension

LLS OAI - OpenAPI Compatible Provider for Copilot

A VS Code extension that integrates multiple OpenAI-compatible API providers into GitHub Copilot Chat.

Key Features:

System Requirements:

Quick Start:

Tip: Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette.

  1. Search for LLS OAI in the Visual Studio Code Marketplace
  2. Click on "LLS OAI" in the status bar or use the command palette: `LLS OAI: Manage Providers`
  3. Click "Add Provider" to configure your first provider
  4. Fill in provider name, Base URL, API Key, and model configuration
  5. Save and start using in Copilot Chat

Provider Configuration:

Each provider requires a name, Base URL, API Key, and model list (including model ID, display name, context length, max tokens, temperature, and Top-P settings).

Commands:

Import/Export:

You can backup and restore provider configuration. API keys are not included in exports, so you'll need to re-enter them after import.

Download from VS Code Marketplace