Releases: yankeguo/zhipu
Releases · yankeguo/zhipu
v0.1.2
v0.1.1
v0.1.0
Bug Fixes
- rename client function for batch list - (40ac05f) - GUO YANKE
Documentation
- update README.md [skip ci] - (6ce5754) - GUO YANKE
Features
- add knowledge capacity service - (4ce62b3) - GUO YANKE
Refactoring
- update batch service - (b92d438) - GUO YANKE
- update chat completion service - (19dd77f) - GUO YANKE
- update embedding service - (c1bbc2d) - GUO YANKE
- update file services - (7ef4d87) - GUO YANKE
- update fine tune services, using APIError - (15aed88) - GUO YANKE
- update fine tune services - (664523b) - GUO YANKE
- update image generation service - (a18e028) - GUO YANKE
- update knowledge services - (c7bfb73) - GUO YANKE
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Bug Fixes
- add json tag "omitempty" to various types - (bf81097) - GUO YANKE
Continuous Integration
- add github action workflows for testing - (5a64987) - GUO YANKE
Documentation
- update README.md [skip ci] - (d504f57) - GUO YANKE
Features
- add chat completion in stream mode - (130fe1d) - GUO YANKE
- add chat completion in non-stream mode - (2326e37) - GUO YANKE
- support debug option while creating client - (0f104d8) - GUO YANKE
- add APIError and APIErrorResponse - (1886d85) - GUO YANKE
- add client struct - (710d8e8) - GUO YANKE
Refactoring
- change signature of Client#createJWT since there is no reason to fail - (f0d7887) - GUO YANKE
Tests
- add client_test.go - (a3fc217) - GUO YANKE