v1.36.0
版本发布时间: 2023-05-16 12:40:42
waylaidwanderer/node-chatgpt-api最新发布版本:v1.37.0(2023-06-01 05:32:30)
What's Changed
- feat: Nodemon with inspection for Server and CLI by @syedahmedhaidershah in https://github.com/waylaidwanderer/node-chatgpt-api/pull/291
- feat(bing): take a Keyv object instead of options by @Erisfiregamer1 in https://github.com/waylaidwanderer/node-chatgpt-api/pull/317
- fix(server): allow passing systemMessage, context from request body by @Argyropus in https://github.com/waylaidwanderer/node-chatgpt-api/pull/319
- docs(readme): add llm-bot by @Erisfiregamer1 in https://github.com/waylaidwanderer/node-chatgpt-api/pull/325
- chore: push docker image to github container by @hibobmaster in https://github.com/waylaidwanderer/node-chatgpt-api/pull/312
- fix(bing): properly instantiate HttpsProxyAgent by @zhouxinhao1208 in https://github.com/waylaidwanderer/node-chatgpt-api/pull/352
- fix(bing): keeping repeating introduction due to empty message string + use a more native method to pass web page context by @InterestingDarkness in https://github.com/waylaidwanderer/node-chatgpt-api/pull/350
- fix(bing): use replySoFar when Bing apologises by @kq514550 in https://github.com/waylaidwanderer/node-chatgpt-api/pull/360
- feat(browser-client): deleteConversation function by @Trinculo54 in https://github.com/waylaidwanderer/node-chatgpt-api/pull/344
- feat(ChatGPTClient.js): add support for Azure by API key by @danny-avila in https://github.com/waylaidwanderer/node-chatgpt-api/pull/361
New Contributors
- @syedahmedhaidershah made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/291
- @Argyropus made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/319
- @hibobmaster made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/312
- @zhouxinhao1208 made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/352
- @kq514550 made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/360
- @Trinculo54 made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/344
Full Changelog: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.35.0...v1.36.0