A VSCode extension that converts VSLLM functionality into standard OpenAI API interface, supporting third-party application calls. 一个将VSLM功能转换为标准OpenAI API接口的VSCode扩展,支持第三方应用调用
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A VSCode extension that converts VSCode Copilot Language Model functionality into a standard OpenAI API interface, supporting third-party application calls.
Features
🚀 Converts VSCode's built-in AI functionality into standard OpenAI API interface
🔌 Supports third-party applications through standard API calls
💡 Compatible with OpenAI API format
⚙️ Configurable server port
Limitations
Cannot process images
Tools may not work as expected
System prompt may not work as expected
API rate limit follows VSCode Github Copilot's restrictions, paid users are recommended for better experience
Installation
Search for "VSLLM API Server" in the VSCode Extension Marketplace
Click Install
Restart VSCode for the extension to take effect
Usage
The API server starts automatically after installing the extension