@codeproxy/core 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/README.zh-CN.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -38,6 +38,8 @@ Upstream API (Chat Completions / Anthropic Messages)
|
|
|
38
38
|
OpenAI Responses API ←── consumed by Codex / Claude Code
|
|
39
39
|
```
|
|
40
40
|
|
|
41
|
+
> **CLI** → [`@codeproxy/cli`](https://github.com/codeproxy-ai/cli) — local proxy server for running any LLM with Codex / Claude Code
|
|
42
|
+
|
|
41
43
|
## Install
|
|
42
44
|
|
|
43
45
|
```bash
|
package/README.zh-CN.md
CHANGED
package/package.json
CHANGED