Commit graph

11 commits

Author SHA1 Message Date
Tomsun28
6d9d9f84a4
feat: support glm-4.7 model (#56) 2025-12-22 22:03:39 +08:00
Tomsun28
84d48d48f7
feat: support glm-4.6v (#54) 2025-12-08 14:46:40 +08:00
Yixuan Qiu
fec2f2bd7b
fix: fix the example code of error handling (#47)
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
2025-11-18 18:50:21 +08:00
wellenzheng
42d6cc34d1
chore: readme and china region api base url (#21)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-27 15:05:59 +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
f6ec3f2189
chore: thinking (#18)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-26 17:52:00 +08:00
wellenzheng
b4ff07c158
feat: add zhipuclient (#13)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-23 15:22:48 +08:00
wellenzheng
a5114dd5e2
fix: README_CN.md (#8) 2025-07-14 17:14:59 +08:00
wellenzheng
a5f625f902
fix: modulename (#6)
* fix(release): correct package import name transformation

Remove incorrect sed replacement that transformed all dashes to underscores. Instead, only remove '-sdk' suffix from package names to match actual Python import conventions.

* readme

---------

Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-14 16:53:14 +08:00
wellenzheng
81cffb6cc4
feat: translate and enrich doc (#3)
* init

* enrich doc

* init

* init

* init

* doc

* chore: remove deprecated email field from pyproject.toml

* feat: translate content from Chinese to English and update documentation

This commit translates all Chinese text content in the codebase to English, including:
- Test messages and prompts
- Error messages
- Documentation strings
- API parameter descriptions
- README and release notes content

The changes ensure consistency in language usage across the entire project while maintaining all functionality. Documentation has been updated to reflect these changes and provide clearer English descriptions of features and usage.

* refactor: update branding from ZaiClient to Z.ai

Update SDK name in README and HTTP headers to reflect new branding. Also update endpoint references in type definitions.

* ci: allow spaces in PR commit message subject pattern

---------

Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-11 15:20:27 +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