Commit graph

13 commits

Author SHA1 Message Date
iceAndFireisFailed
6bb2c1b500
feat: add stream response in audio (#37)
Co-authored-by: yuhongxiao <hongxiao.yu@aminer.cn>
2025-09-28 15:59:16 +08:00
iceAndFireisFailed
0cde756e1c
feat: add encode_format to function audio.speech (#36)
Co-authored-by: yuhongxiao <hongxiao.yu@aminer.cn>
2025-09-28 12:26:09 +08:00
iceAndFireisFailed
372d99cc4d
feat: add tts param volume and speed (#34)
Co-authored-by: yuhongxiao <hongxiao.yu@aminer.cn>
Co-authored-by: Tom <tomsun28@outlook.com>
2025-09-09 19:28:41 +08:00
Tom
e7e2af0727
fix: update dependency pyjwt version scope (#33) 2025-09-09 18:52:42 +08:00
Lighthousexx
7d30990e53
feat: voiceclone implement comprehensive voice cloning service with full API support (#29)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2025-09-09 10:13:21 +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
d98e87cb36
fix: client close graceful (#22)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-08-04 11:18:57 +08:00
wellenzheng
e8a26d53e4
chore: lint fix and test coverage (#19)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-27 14:03:32 +08:00
wellenzheng
f6ec3f2189
chore: thinking (#18)
Co-authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-26 17:52:00 +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
wellenzheng
6ffee13759
feat: add example (#9)
authored-by: zhengweijun <weijun.zheng@aminer.cn>
2025-07-22 10:26:51 +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