Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update instructor requirement from ~=0.6.2 to ~=1.3.4 #7

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Updates the requirements on instructor to permit the latest version.

Release notes

Sourced from instructor's releases.

1.3.4

What's Changed

New Contributors

Full Changelog: instructor-ai/instructor@1.3.3...1.3.4

What's Changed

New Contributors

Full Changelog: instructor-ai/instructor@1.3.3...1.3.4

Commits
  • 02cca83 Updated Pyproject.toml to publish a new version of Instructor (#785)
  • f6e0a84 zero-shot prompting docs (#780)
  • 79f6904 feat: new cli for batch jobs (#754)
  • 9366d5c bump
  • 3eb26bb feat: prompt engineering cookbooks (#764)
  • 06a49e7 feat: add support for typeddicts (#758)
  • e36e732 fix: disabling pydantic Error (#757)
  • 84499a4 fix: rename batch to bulk/async, to avoid confusion with OpenAI's batch APIs ...
  • 6157660 feat: Add Gemini via OpenAI Client Support Documentation (#736)
  • 2a04f1b fix: Anthropic client. Prevent empty generator when streaming (#728)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [instructor](https://github.com/jxnl/instructor) to permit the latest version.
- [Release notes](https://github.com/jxnl/instructor/releases)
- [Commits](instructor-ai/instructor@0.6.2...1.3.4)

---
updated-dependencies:
- dependency-name: instructor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #10.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/instructor-approx-eq-1.3.4 branch July 22, 2024 19:19
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants