# Description ## Checklist - [ ] Follow the [`CONTRIBUTING` Guide](https://github.com/THUDM/z-ai-sdk-java/blob/main/CONTRIBUTING.md). - [ ] Make your Pull Request title in the specification. - [ ] Ensure the tests pass (Run `mvn clean test` from the repository root) - [ ] Appropriate docs were updated (if necessary) Fixes # ## Add or Update API - [ ] I have added the necessary test case and all cases have passed.