Full Changelog: [v0.1.0-alpha.4...v0.1.0-alpha.5](https://github.com/CZL-AI/czlai-python/compare/v0.1.0-alpha.4...v0.1.0-alpha.5)
Chores
* **internal:** codegen related update ([20](https://github.com/CZL-AI/czlai-python/issues/20)) ([f43f77b](https://github.com/CZL-AI/czlai-python/commit/f43f77b7d711e7852c47a38f3d03f98cfb7a15be))
0.1.0alpha.4
Full Changelog: [v0.1.0-alpha.3...v0.1.0-alpha.4](https://github.com/CZL-AI/czlai-python/compare/v0.1.0-alpha.3...v0.1.0-alpha.4)
Chores
* **internal:** fix compat model_dump method when warnings are passed ([17](https://github.com/CZL-AI/czlai-python/issues/17)) ([e4e6d50](https://github.com/CZL-AI/czlai-python/commit/e4e6d50fa26706b601ee003d7e70a9b0f24492e4)) * rebuild project due to codegen change ([13](https://github.com/CZL-AI/czlai-python/issues/13)) ([654605e](https://github.com/CZL-AI/czlai-python/commit/654605e20a39dca97bcd51d11edff4ac510ca2cd)) * rebuild project due to codegen change ([15](https://github.com/CZL-AI/czlai-python/issues/15)) ([9c7f95b](https://github.com/CZL-AI/czlai-python/commit/9c7f95b397bd35058e46df7cd273444bec53e103)) * rebuild project due to codegen change ([16](https://github.com/CZL-AI/czlai-python/issues/16)) ([2b9734c](https://github.com/CZL-AI/czlai-python/commit/2b9734ceed8b55ff808e9da4c56fc617743b6b8d))
Documentation
* add info log level to readme ([18](https://github.com/CZL-AI/czlai-python/issues/18)) ([0e1f0ab](https://github.com/CZL-AI/czlai-python/commit/0e1f0ab3f6c434065fff877406f8fec93387eba1))
0.1.0alpha.3
Full Changelog: [v0.1.0-alpha.2...v0.1.0-alpha.3](https://github.com/CZL-AI/czlai-python/compare/v0.1.0-alpha.2...v0.1.0-alpha.3)
Features
* docs(README): update docs link ([773e545](https://github.com/CZL-AI/czlai-python/commit/773e54591854948f8528352fea9756627f8d6b1c))
0.1.0alpha.2
Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/CZL-AI/czlai-python/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)
Features
* refactor(czlai): Add bearer token to request URL in API client ([c59f387](https://github.com/CZL-AI/czlai-python/commit/c59f3871918008302bf38550c4861f9b641981c2))
Chores
* rebuild project due to codegen change ([8](https://github.com/CZL-AI/czlai-python/issues/8)) ([75bcb24](https://github.com/CZL-AI/czlai-python/commit/75bcb24ea952f71238847f2a7d19bdafae685d85))
0.1.0alpha.1
Full Changelog: [v0.0.1-alpha.1...v0.1.0-alpha.1](https://github.com/CZL-AI/czlai-python/compare/v0.0.1-alpha.1...v0.1.0-alpha.1)
Features
* **api:** update via SDK Studio ([5](https://github.com/CZL-AI/czlai-python/issues/5)) ([4fd7426](https://github.com/CZL-AI/czlai-python/commit/4fd7426907540aab8802261aebb469de402ba816)) * feat: 修改配置 ([7fe5244](https://github.com/CZL-AI/czlai-python/commit/7fe52443eaa220f64e4144ce9e910c0d7f031e95)) * refactor(auth): 实现环境变量中的用户名和密码配置 ([ffb533a](https://github.com/CZL-AI/czlai-python/commit/ffb533a62c3a2d3777cda9a2a000d0d04e44cb01)) * refactor(client): 移除未使用的用户名和密码代码 ([7365518](https://github.com/CZL-AI/czlai-python/commit/73655185db52f44ff4c76cfa4ee1987b852b6027))