Copilot backend agent
GitHub Copilot plug-in server
Use other FIM models (such as DeepSeek) to take over the GitHub Copilot plug-in server, and also support multiple people to share official accounts. Supports VSCode, Jetbrains IDE series, Visual Studio 2022, and HBuilderX, and can use local models to operate in disconnected environments. To use help, please open the application address https://copilot. Device name.heiyu.space/help Before using it, please use the Lazy Cat Network Disk-> Application Data->Copilot backend agent to modify the env.yaml in the data directory according to the comments, and restart the application. It is recommended to use silicon-based streaming or deep seek. Code Completion Service Address Compatible with all addresses that support the OpenAI Chat interface parameter specification. Here are some compatible and commonly used addresses: service address described https://api.deepseek.com/beta/v1/completions DeepSeek official API, the Beta address is used here for 8k prompt https://api.siliconflow.cn/v1/completions Official API for silicon-based mobility https://api.mistral.ai/v1/fim/completions Mistral official API http://127.0.0.1:11434/v1/chat/completions Ollama's Chat Conversation Interface http://127.0.0.1:11434/api/generate Olama code generation, mainly adapted to the model of suffix parameters https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions Ali Bailian Platform API



