Commit graph

9 commits

Author SHA1 Message Date
wellenzheng
49ca5af5cb
chore: update version to 0.0.3 and refactor ZaiSampler error handling (#24)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-08-05 17:55:38 +08:00
wellenzheng
d98e87cb36
fix: client close graceful (#22)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-08-04 11:18:57 +08:00
wellenzheng
8370fa0f04
chore: update version to 0.0.1 and adjust Python version requirement (#20)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-27 14:26:02 +08:00
wellenzheng
508eaf4f4c
fix: video example, remove finetuning\knowledge\document module (#17)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-26 11:21:48 +08:00
jinhaiyang
cae0578927 glm-4.5 model 2025-07-25 13:49:00 +08:00
wellenzheng
010acdd2d4
feat: update version to 0.0.1b2 in pyproject.toml (#15)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-23 17:47:00 +08:00
wellenzheng
6ffee13759
feat: add example (#9)
authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-22 10:26:51 +08:00
wellenzheng
74baa1542c
fix: update package name and version, improve code comments (#5)
* refactor: update package name and version, improve code comments

Update package name from 'z-ai' to 'z-ai-sdk' and version to 0.0.1a1
Improve code comments in CodeGeexParams by making them more concise and moving attribute docs inline

* docs(code_geex): improve type docstrings for better clarity

Move docstrings from inline comments to class-level and add attributes section

---------

Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-14 15:24:00 +08:00
wellenzheng
e6a02cb90d
Init repo
* init

* enrich doc

* init

* init

* init

* doc

* chore: remove deprecated email field from pyproject.toml

---------

Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-11 11:46:51 +08:00