NextGenGk / whatsapp-chatgpt3

ChatGPT + DALL-E + WhatsApp = AI Assistant πŸš€
https://nextgengk.github.io/whatsapp-chatgpt3/
MIT License
12 stars 11 forks source link

Bump chatgpt from 4.7.2 to 4.8.2 #6

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps chatgpt from 4.7.2 to 4.8.2.

Release notes

Sourced from chatgpt's releases.

Update tiktoken dep

  • 😳 a6d3c1c
  • Merge pull request #403 from NoodleOfDeath/main 942f414
  • fix: update tiktoken dep 1bc24d2

https://github.com/transitive-bullshit/chatgpt-api/compare/v4.8.1...v4.8.2

Add conversationId / parentMessageId validity checking

  • feat: check for invalid conversationId and parentMessageId 539aa6d

https://github.com/transitive-bullshit/chatgpt-api/compare/v4.8.0...v4.8.1

Switch tokenizers; Add Node.js access token generation; Minor fixes

  • βš’ f2a66f8
  • Merge pull request #387 from gencay/patch-1 16b29b6
  • Merge pull request #397 from dannysantino/whatsapp-bot 7212916
  • Merge pull request #391 from tehfonsi/main 202b041
  • Update readme.md be8a89d
  • πŸ€› d706918
  • 🐝 e6784d6
  • Merge pull request #393 from AllanOricil/update-readme 920344f
  • Merge pull request #390 from transitive-bullshit/feature/rust-wasm-tokenizer aaa482b
  • Merge pull request #398 from acheong08/patch-1 a5d891a
  • Rate limit increased 0409ecd
  • docs: add new whatsapp chatbot to README.md 77484e0
  • Merge pull request #396 from IsiteYves/fixing-typos edd364e
  • Update readme.md 5be8159
  • Fix typo in README.md 0d8dea1
  • add node js lib in the Access Token section 4f33703
  • docs: add ai poem generator to projects 0eeab41
  • Write the underlying exception details to streamed response a3e05c2
  • feat: switch to rust wasm port of tiktoken tokenizer a51ecdb
  • docs: tweak wording 1fdf218
  • 🐲 6abb431

https://github.com/transitive-bullshit/chatgpt-api/compare/v4.7.2...v4.8.0

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)