| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-05-16 | 2.2 kB | |
| v1.36.0.tar.gz | 2023-05-16 | 1.0 MB | |
| v1.36.0.zip | 2023-05-16 | 1.0 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
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