@wengine-ai/llms 2.0.83 → 2.0.85
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 +0 -7
- package/dist/cjs/server.cjs +183 -183
- package/dist/cjs/server.cjs.map +3 -3
- package/dist/esm/server.mjs +183 -183
- package/dist/esm/server.mjs.map +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,13 +6,6 @@
|
|
|
6
6
|
|
|
7
7
|
<hr>
|
|
8
8
|
|
|
9
|
-

|
|
10
|
-
> This project is sponsored by Z.ai, supporting us with their GLM CODING PLAN.
|
|
11
|
-
|
|
12
|
-
> GLM CODING PLAN is a subscription service designed for AI coding, starting at just $10/month. It provides access to their flagship GLM-4.7 & (GLM-5 Only Available for Pro Users)model across 10+ popular AI coding tools (Claude Code, Cline, Roo Code, etc.), offering developers top-tier, fast, and stable coding experiences.
|
|
13
|
-
|
|
14
|
-
> Get 10% OFF GLM CODING PLAN:https://z.ai/subscribe?ic=8JVLJQFSKB
|
|
15
|
-
|
|
16
9
|
> [Progressive Disclosure of Agent Tools from the Perspective of CLI Tool Style](/blog/en/progressive-disclosure-of-agent-tools-from-the-perspective-of-cli-tool-style.md)
|
|
17
10
|
|
|
18
11
|
> A powerful tool to route Claude Code requests to different models and customize any request.
|