All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
- add support for response_format, close #2 - (c2396f6) - GUO YANKE
- (delete) correct file deletion api, fix #1 - (ee6f9bd) - GUO YANKE
- update README.md [skip ci] - (baa4eb7) - GUO YANKE
- update README.md [skip ci] - (692d45f) - GUO YANKE
- add WithRestyClient - (e508e3e) - GUO YANKE
- adjust github workflows, only allow manual trigger - (241249c) - GUO YANKE
- adjust github workflows, disabling pull_request - (d72c960) - GUO YANKE
- add codecov support - (da86056) - GUO YANKE
- add FinishReasonStopSequence - (01b4201) - GUO YANKE
- update README.md [skip ci] - (e48a88b) - GUO YANKE
- add videos/generations - (7261999) - GUO YANKE
- relaxing go version to 1.18 - (6acc17c) - GUO YANKE
- update README.md [skip ci] - (695432a) - GUO YANKE
- add support for GLM-4-AllTools - (9627a36) - GUO YANKE
- rename client function for batch list - (40ac05f) - GUO YANKE
- update README.md [skip ci] - (6ce5754) - GUO YANKE
- add knowledge capacity service - (4ce62b3) - GUO YANKE
- 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
- add batch support for result reader - (c062095) - GUO YANKE
- add fine tune services - (f172f51) - GUO YANKE
- add knowledge service - (09792b5) - GUO YANKE
- api error parsing - (60a17f4) - GUO YANKE
- add batch service - (389aec3) - GUO YANKE
- add batch support for chat completions, image generations and embeddings - (c017ffd) - GUO YANKE
- add file edit/get/delete service - (8a4d309) - GUO YANKE
- add file create serivce - (6d2140b) - GUO YANKE
- remove Client.R(), hide resty for future removal - (dc2a4ca) - GUO YANKE
- add meta support for charglm - (fdd20e7) - GUO YANKE
- add client option to custom http client - (c62d6a9) - GUO YANKE
- add image generation service - (9f3f54f) - GUO YANKE
- add support for vision models - (2dcd82a) - GUO YANKE
- add embedding service - (f57806a) - GUO YANKE
- (deps) update golang-jwt/jwt to v5 - (2f76a57) - GUO YANKE
- add constants for roles - (3d08a72) - GUO YANKE
- add json tag "omitempty" to various types - (bf81097) - GUO YANKE
- add github action workflows for testing - (5a64987) - GUO YANKE
- update README.md [skip ci] - (d504f57) - GUO YANKE
- 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
- change signature of Client#createJWT since there is no reason to fail - (f0d7887) - GUO YANKE
- add client_test.go - (a3fc217) - GUO YANKE
Changelog generated by cocogitto.