Releases: zai-org/z-ai-sdk-java
Releases · zai-org/z-ai-sdk-java
0.0.6
What's Changed
- feat: search support images return by @tomsun28 in #52
- chore: add custom timeout and audio speech samples by @tomsun28 in #53
- feat: add encode_format to request of audio speech by @iceAndFireisFailed in #54
- feat: audio speech streaming by @iceAndFireisFailed in #56
- feat: support glm-4.6 by @tomsun28 in #57
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- docs: update release note by @tomsun28 in #44
- feat: support file delete api by @tomsun28 in #45
- feat: support off_peak param by @zhaojiaqi286 in #46
- feat: voice clone by @Lighthousexx in #47
- feat: audio speech function add param volume and speed by @iceAndFireisFailed in #49
- feat: support search_prompt in chat completions by @tomsun28 in #48
- chore: new release version by @tomsun28 in #50
New Contributors
- @zhaojiaqi286 made their first contribution in #46
- @iceAndFireisFailed made their first contribution in #49
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- chore: update message content params by @tomsun28 in #34
- chore: rename assistant relate entity by @tomsun28 in #35
- chore: upgrade, unify dependencies and remove some unnecessary by @tomsun28 in #36
- feat: chatCompletion supports mcp tool by @Lighthousexx in #37
- chore: add chat completion multi file sample by @tomsun28 in #39
- chore: add base64 image chat completion sample by @tomsun28 in #40
- chore: add glm4.5v code and sample by @tomsun28 in #41
- chore: add response format param in completion by @tomsun28 in #42
- feat: voiceclone implement comprehensive voice cloning service with full API support by @Lighthousexx in #38
- chore: release new version 0.0.4 by @tomsun28 in #43
New Contributors
- @Lighthousexx made their first contribution in #37
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- init: initial the repo by @tomsun28 in #1
- fix: connect the environment in release action by @tomsun28 in #2
- refactor: update code and unit test cases by @tomsun28 in #3
- refactor: use jackson subtype instead of custom deserializer by @tomsun28 in #4
- chore: add code comment, remove unused by @tomsun28 in #5
- fix: update test cases by @zilongpa in #6
- refactor: update knowledge service and response structure by @zilongpa in #8
- refactor: support biflowable & audio refactor by @zilongpa in #9
- chore: update package name by @tomsun28 in #10
- chore: Remove finetuning by @zilongpa in #11
- chore: remove knowledge and document relate by @tomsun28 in #12
- chore: update version 0.0.0.3-alpha by @tomsun28 in #13
- feat: add sample code by @tomsun28 in #14
- fix: Fix assistant by @zilongpa in #15
- chore: add agent sample and fix agent by @tomsun28 in #16
- bugfix: fix video generate and agent service by @tomsun28 in #17
- chore: add cogvideo glmthinking example by @tomsun28 in #18
- chore: update sample code by @tomsun28 in #19
- add more sample code by @tomsun28 in #20
- chore: release new version 0.0.0.4-alpha by @tomsun28 in #21
- feat: support new model glm 4.5 protocol by @haiyang679 in #22
- feat: support glm 4.5 by @tomsun28 in #23
- feat: release the stable version 0.0.1 by @tomsun28 in #24
- docs: update the readme by @tomsun28 in #25
- feat: support ZhipuAiClient and release 0.0.2 by @tomsun28 in #26
- fix: update method calls and improve code clarity in README examples by @zilongpa in #27
- docs: update readme by @tomsun28 in #28
- chore: add function call sample by @tomsun28 in #29
- chore: update jackson version, add custom headers by @tomsun28 in #30
- feat: add request watermark param by @cuijianmin98 in #32
- feat: support reasoning_content by @tomsun28 in #31
- chore: release new version 0.0.3 by @tomsun28 in #33
New Contributors
- @tomsun28 made their first contribution in #1
- @zilongpa made their first contribution in #6
- @haiyang679 made their first contribution in #22
- @cuijianmin98 made their first contribution in #32
Full Changelog: https://github.com/THUDM/z-ai-sdk-java/commits/0.0.3