Skip to content

Commit 15b41d9

Browse files
authored
Create README.md for Ruby SDK project
Added README with project overview and usage notes.
1 parent 61445b3 commit 15b41d9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Read Me
2+
3+
I'm a Ruby developer and want to use Z.ai models easily via SDK. One way to do it before is to use Ruby LLM, which is working well. But for the Ruby experience which should be able to correlated to Z.ai document and API, I should implement the Ruby SDK.
4+
5+
## Please Note!
6+
- Most of them are automatically convert from Z.ai's Python SDK
7+
- I've just test it on Asahi Linux on Macbook Air M2 (`arm64`) only.
8+
- Ruby 3.4.8 via standard Arch package.
9+
10+
So, enjoy and open issue if you see something wrong.
11+
12+
Jedt <sjedt@3ddaily.com>

0 commit comments

Comments
 (0)