Commit graph

13 commits

Author SHA1 Message Date
zhaojiaqi286
67639ae83e
feat: support video off_peak param (#31)
Co-authored-by: jinhaiyang <haiyang.jin@aminer.cn>
2025-09-01 15:54:13 +08:00
cuijianmin98
ab6128d584
feat: add watermark param (#28)
Co-authored-by: cuijianmin <jianmin.cui@aminer.cn>
Co-authored-by: wellenzheng <40078093+wellenzheng@users.noreply.github.com>
2025-08-18 14:25:24 +08:00
wellenzheng
2645c01967
fix: import statements for ZaiClient in batches and files (#26)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-08-14 18:37:54 +08:00
wellenzheng
82e09d6ee9
feat: modeldump and usage support (#25)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-08-07 18:21:57 +08:00
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