使用git nexus

This commit is contained in:
Sirius
2026-08-05 16:00:12 +08:00
parent 9b8a01ce70
commit 15176a3238
-2
View File
@@ -2,8 +2,6 @@
Command Code OpenAI Bridge 是一个仅在本机运行的 OpenAI Chat Completions 兼容服务。它把 OpenAI 客户端发送的文本对话转交给 Command Code CLI 执行,并将最终 assistant 回复以标准 Chat Completions 格式返回。
这个项目没有git,所以也不需要使用GitNexus相关的skill
默认 API 地址:`http://127.0.0.1:18000/v1`
## 工作方式