mod readme

This commit is contained in:
ben Gutier 2023-09-13 16:29:17 +08:00
parent 6f59bab64a
commit 9290499ebb
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Still in testing.
- Acts as a proxy server, forwarding requests to the Copilot plugin's API
- Supports both vscode and Jetbrains plugins
- Supports multiple users sharing a single token
- Optimizes request logic
- Optimize request logic to reduce suspended probability
![软件系统网络架构.png](https://img1.imgtp.com/2023/09/10/qTL8A2u9.png)
***

View File

@ -13,7 +13,7 @@
- 作为代理服务器中转copilot插件的API的请求
- 支持vscode插件和jetbrains插件
- 支持多用户共享一个token
- 优化请求逻辑suspended概率别万人骑基本不会
- 优化请求逻辑,降低suspended概率别万人骑基本不会
![软件系统网络架构.png](https://img1.imgtp.com/2023/09/10/qTL8A2u9.png)
***