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

chore(deps): bump langchain-openai from 0.1.8 to 0.1.13 #156

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain-openai from 0.1.8 to 0.1.13.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.1.13

Release langchain-openai==0.1.13

Changes since langchain-openai==0.1.12

openai[patch]: Release 0.1.13 (#23651) openai, anthropic, ...: with_structured_output to pass in explicit tool choice (#23645) docs: azure openai docstring (#23643)

langchain-openai==0.1.12

Release langchain-openai==0.1.12

Changes since langchain-openai==0.1.11

Fixed a regression involving the with_structured_output method of AzureChatOpenAI.

langchain-openai==0.1.11

Release langchain-openai==0.1.11

Changes since langchain-openai==0.1.10

partners[openai]: only add stream_options to kwargs if requested (#23552) openai[patch]: bump sdk version (#23592) openai[patch]: add support for extra_body (#23404) [docs]: split up tool docs (#22919)

langchain-openai==0.1.10

Release langchain-openai==0.1.10

Changes since langchain-openai==0.1.9

openai[patch]: Release 0.1.10 (#23410) openai[patch]: fix tool calling token counting (#23408) openai[patch]: temp fix ignore lint (#23290)

langchain-openai==0.1.9

Release langchain-openai==0.1.9

Changes since langchain-openai==0.1.8

  • get_num_tokens_from_messages will now estimate token consumption for images as described in OpenAI's documentation here.
  • Token usage information can now be toggled in streaming mode using the stream_usage parameter.
  • Invoke and streaming responses now include model version metadata. System fingerprint was also added to streaming.
  • Option to disable parallel tool calls (parallel_tool_calls) documented in API reference.
  • Misc improvements and bug fixes.

Commits:

openai: release 0.1.9 (#23263) partners[minor]: Fix value error message for with_structured_output (#22877) infra: add more formatter rules to openai (#23189) openai[patch]: image token counting (#23147) openai[patch], standard-tests[patch]: don't pass in falsey stop vals (#23153) standard-tests[patch]: Update chat model standard tests (#22378) openai[patch]: add stream_usage parameter (#22854)

... (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 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)

Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.8 to 0.1.13.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.1.8...langchain-openai==0.1.13)

---
updated-dependencies:
- dependency-name: langchain-openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Superseded by #159.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/langchain-openai-0.1.13 branch July 8, 2024 10:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants