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

build(deps): bump langchain-openai from 0.3.1 to 0.3.2 #72

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps langchain-openai from 0.3.1 to 0.3.2.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.3.2

Changes since langchain-openai==0.3.1

openai[patch]: fix int test (#29395) openai[patch]: detect old models in with_structured_output (#29392) Community: fix missing f-string modifier in oai structured output parsing error (#29326)

Commits
  • 317fb86 openai[patch]: fix int test (#29395)
  • 8d566a8 openai[patch]: detect old models in with_structured_output (#29392)
  • b6ae7ca core: Cache RunnableLambda repr (#29199)
  • 618e550 core: Cache RunnableLambda deps (#29200)
  • f795ab9 docs: fix title rendered for integration package (#29387)
  • 8977451 docs: add Tilores provider and tools (#29244)
  • d5b8aab text-splitters[patch]: delete unused html_chunks_with_headers.xslt (#29340)
  • 8f2c11e core[patch]: fix API reference for draw_ascii (#29370)
  • 2df9daa docs: Update BedrockEmbeddings import example in aws.mdx (#29364)
  • e492123 community: missing mandatory parameter partition_key for AzureCosmosDBNoSqlVe...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 27, 2025
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.1...langchain-openai==0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-openai-0.3.2 branch from e188511 to e678450 Compare January 28, 2025 12:51
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (dfc52a6) to head (e678450).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files           2        2           
  Lines         454      454           
=======================================
  Hits          448      448           
  Misses          6        6           
Flag Coverage Δ
unittests 98.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lucs1590 Lucs1590 merged commit 28a3dca into main Jan 28, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/langchain-openai-0.3.2 branch January 28, 2025 17:31
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.

2 participants