Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps chatgpt from 4.8.3 to 5.2.2.

Release notes

Sourced from chatgpt's releases.

fix apiOrg should be optional

  • fix: apiOrg 8388017

transitive-bullshit/agentic@v5.2.1...v5.2.2

update deps

  • chore: update deps a720b81

transitive-bullshit/agentic@v5.2.0...v5.2.1

Bug fixes, support for multiple OpenAI orgs, estimated tokens for streaming

Huge thanks to @​sighingnow @​189 @​zhengxs2018 @​alxmiron and @​T-Damer for their PRs 🙏 💕

  • ♌ 07dcc5d
  • Merge pull request #431 from sighingnow/fix-error-handling c0c2e71
  • 🐁 6c309ce
  • Merge pull request #505 from 189/feat/conversationId 8ad7ba9
  • 🏎 3f5d8e6
  • Merge pull request #504 from 189/fix/defer-save 9bb7da3
  • Merge branch 'main' into fix/defer-save 81caf0b
  • chore: minor fixes 0f966dc
  • Merge pull request #507 from alxmiron/tokenize-response db6e594
  • Merge pull request #511 from zhengxs2018/main 599e197
  • Merge branch 'main' into main c0d79e3
  • Merge pull request #509 from gfl94/patch-1 a3b165f
  • Merge pull request #510 from benjiJanssens/main c5abff2
  • Merge pull request #518 from Jarvan-via/jarvan bc94ed1
  • Update readme.md 59b2077
  • feat: add OpenAI-API-Service for readme afa5aea
  • style: prettier code de78787
  • Update chatgpt-api.ts 79a9d50
  • feat: support multiple organizations 52d3918
  • Added SlackGPT to the README 507a296
  • add a wechat bot with wechaty+chatgpt api 4da3ea6
  • #477 Mark tokens as estimated 7cd6e06
  • #477 Estimate tokens usage with streaming completions dd6b457
  • feat: support conversationID for ChatGPTAPI fa53d86
  • fix: defer saving new message util got response from openAI 44a4a91
  • Handle possible token expired errors 452a61e

transitive-bullshit/agentic@v5.1.4...v5.2.0

add cli support for model & gpt-4

  • feat: add cli support for model e1d536e
  • Merge pull request #506 from T-Damer/patch-1 0984504
  • Update how to use with commonJS cf29a97

transitive-bullshit/agentic@v5.1.3...v5.1.4

Chore: update docs and deps

... (truncated)

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)

Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 4.8.3 to 5.2.2.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](transitive-bullshit/agentic@v4.8.3...v5.2.2)

---
updated-dependencies:
- dependency-name: chatgpt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from borys-malinowski as a code owner April 3, 2023 18:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant