0.2.0
版本发布时间: 2024-02-27 21:42:47
aaamoon/copilot-gpt4-service最新发布版本:0.2.0(2024-02-27 21:42:47)
What's Changed
- refactor: docker build action add version number input by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/81
- docs: important notice by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/85
- chore: add startup notice by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/86
- docs: howtouse by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/90
- fix: update response model and object value by @tisfeng in https://github.com/aaamoon/copilot-gpt4-service/pull/93
- docs: update docker command by @tisfeng in https://github.com/aaamoon/copilot-gpt4-service/pull/97
- docs: optimized text wrapping by @aaamoon in https://github.com/aaamoon/copilot-gpt4-service/pull/108
- Fix status code format in log format by @yongman in https://github.com/aaamoon/copilot-gpt4-service/pull/114
- feature: optimize error info by @aaamoon in https://github.com/aaamoon/copilot-gpt4-service/pull/118
- Updated readme code by enhancing the bash code by @Vansh16aug in https://github.com/aaamoon/copilot-gpt4-service/pull/130
- docs: optimize document formatting by @aaamoon in https://github.com/aaamoon/copilot-gpt4-service/pull/134
- Fix typo by @matsuyoshi30 in https://github.com/aaamoon/copilot-gpt4-service/pull/140
- Update README.md by @ikem-krueger in https://github.com/aaamoon/copilot-gpt4-service/pull/144
- Fix misc by @matsuyoshi30 in https://github.com/aaamoon/copilot-gpt4-service/pull/141
- fix: null prefix and suffix by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/132
- fix: parse escape characters by @aaamoon in https://github.com/aaamoon/copilot-gpt4-service/pull/159
- fix: mistake when stream is fale by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/163
- chore: add Makefile by @jellydn in https://github.com/aaamoon/copilot-gpt4-service/pull/156
- fix: headers with different straem by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/171
- fix response header of non-streaming by @SailFlorve in https://github.com/aaamoon/copilot-gpt4-service/pull/176
- Add tips about "Failed to authenticate" error by @kkocdko in https://github.com/aaamoon/copilot-gpt4-service/pull/173
- feat: allow users to specify Copilot Token when starting the service by @missuo in https://github.com/aaamoon/copilot-gpt4-service/pull/181
- fix docker image panic by @Zxilly in https://github.com/aaamoon/copilot-gpt4-service/pull/192
- fix: headers fit to the official extension by @kkocdko in https://github.com/aaamoon/copilot-gpt4-service/pull/188
- docs: add support for https by @tisfeng in https://github.com/aaamoon/copilot-gpt4-service/pull/185
- Update README.md by @ikem-krueger in https://github.com/aaamoon/copilot-gpt4-service/pull/208
- fix: remove query content by @aaamoon in https://github.com/aaamoon/copilot-gpt4-service/pull/212
- feat: new script to get token by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/207
- fix: the return body of completions by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/213
- ci: speed up docker image build by @Zxilly in https://github.com/aaamoon/copilot-gpt4-service/pull/198
- feat: supported cli parameters by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/222
- docs: update service deployment instructions by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/223
- refactor: optimize configuration instructions for service startup by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/224
- feat: add rate limit per minute by @missuo in https://github.com/aaamoon/copilot-gpt4-service/pull/226
- refactor: invalid route returns 404 by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/229
- feature: add proxy endpoint for CORS by @maracko in https://github.com/aaamoon/copilot-gpt4-service/pull/215
- ci: optimization by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/234
- refactor: config initialization and environment variable handling by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/228
- fix: output respect the config by @Zxilly in https://github.com/aaamoon/copilot-gpt4-service/pull/236
- feat: support v1/embeddings by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/167
- Introduce Super Token by @Masterain98 in https://github.com/aaamoon/copilot-gpt4-service/pull/38
- fix: correctly handle some fields by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/240
- Fix/cors proxy by @aaamoon in https://github.com/aaamoon/copilot-gpt4-service/pull/247
- refactor: add build target to makefile and upgrade get copilot token by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/248
- refactor: GetAuthorization function to simplify token handling by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/256
- fix: headers fit to the official extension by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/218
- fix: can't use embeddings API by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/261
- refactor: cache function and improve logging by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/257
- chore: add release workflow and build workflow updates by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/249
- refactor: build command in workflow by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/266
- refactor: error handling in chatCompletions function by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/267
- fix: add usage field for response body by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/263
- fix: fix logic when modifying item if cahce==false by @Geniucker in https://github.com/aaamoon/copilot-gpt4-service/pull/268
- refactor: docker_build.yml workflow conditions by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/270
- refactor: add write permissions for contents in release.yml by @funnyzak in https://github.com/aaamoon/copilot-gpt4-service/pull/290
New Contributors
- @tisfeng made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/93
- @yongman made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/114
- @Vansh16aug made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/130
- @matsuyoshi30 made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/140
- @ikem-krueger made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/144
- @jellydn made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/156
- @SailFlorve made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/176
- @kkocdko made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/173
- @missuo made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/181
- @Zxilly made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/192
- @maracko made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/215
- @Masterain98 made their first contribution in https://github.com/aaamoon/copilot-gpt4-service/pull/38
Full Changelog: https://github.com/aaamoon/copilot-gpt4-service/compare/0.1.0...0.2.0
1、 config.env.example 1.25KB
2、 copilot-gpt4-service-0.2.0-sha256sum.txt 767B
3、 copilot-gpt4-service-darwin-amd64-0.2.0.zip 9.33MB
4、 copilot-gpt4-service-darwin-arm64-0.2.0.zip 8.95MB
5、 copilot-gpt4-service-linux-amd64-0.2.0.zip 9.49MB
6、 copilot-gpt4-service-linux-arm-0.2.0.zip 8.87MB
7、 copilot-gpt4-service-linux-arm64-0.2.0.zip 8.89MB
8、 copilot-gpt4-service-windows-amd64-0.2.0.zip 9.67MB