@rayu-dev/rayu-cli 1.3.433 → 1.3.434
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 +4 -1
- package/dist/rayu.js +3278 -3111
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,7 +5,10 @@ to any provider — Anthropic, OpenAI, NVIDIA, DeepSeek, Kimi/Moonshot, OpenRout
|
|
|
5
5
|
local servers, or any OpenAI-compatible endpoint — with free model switching,
|
|
6
6
|
full MCP support, and a complete built-in tool suite.
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
|
|
9
|
+
**Website:** https://rayu-web.vercel.app
|
|
10
|
+
**Docs:** https://rayu-web.vercel.app/docs
|
|
11
|
+
**Changelog:** https://rayu-web.vercel.app/changelog
|
|
9
12
|
|
|
10
13
|
---
|
|
11
14
|
|