Skip to content

Bump langchain-openai from 0.3.18 to 0.3.33#74

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langchain-openai-0.3.33
Closed

Bump langchain-openai from 0.3.18 to 0.3.33#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langchain-openai-0.3.33

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Copy link
Copy Markdown
Contributor

Bumps langchain-openai from 0.3.18 to 0.3.33.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.3.33

Changes since langchain-openai==0.3.32

release(openai): 0.3.33 (#32887) chore: remove ruff target-version (#32880) fix(openai): structured output (#32551) fix(openai): handle AIMessages without response_id in _get_last_messages (#32824) fix(openai): Fix Azure OpenAI Responses API model field issue (#32649) chore(openai): apply formatting changes to AzureChatOpenAI (#32848) feat(core): add web_search in OpenAI tools list (#32738) docs: standardize OllamaLLM and BaseOpenAI docstrings (#32758) chore: adress pytest-asyncio deprecation warnings + other nits (#32696)

langchain-openai==0.3.32

Changes since langchain-openai==0.3.31

release(openai): 0.3.32 (#32691) fix(openai): Always add raw response object to OpenAI client errors for invoke (#32655) docs(docs): fixed typos in documentations (#32661)

langchain-openai==0.3.31

Changes since langchain-openai==0.3.30

release(openai): 0.3.31 (#32646) fix(openai): allow temperature parameter for gpt-5-chat models (#32624) fix(openai): construct responses api input (#32557) fix(openai): Chat Message Annotations defaults to [ ] if not list or None (#32614)

langchain-openai==0.3.30

Changes since langchain-openai==0.3.29

release(openai): 0.3.30 (#32515) feat(openai): officially support verbosity (#32470) feat: port various nit changes from wip-v0.4 (#32506)

langchain-openai==0.3.29

Changes since langchain-openai==0.3.28

release(openai): release 0.3.29 (#32463) chore: formatting across codebase (#32466) fix(openai): revert some changes (#32462) feat(openai): minimal and verbosity (#32455) fix(openai): don't crash get_num_tokens_from_messages on gpt-5 (#32451) feat(openai): custom tools (#32449) test(openai): add tests for prompt_cache_key parameter and update docs (#32363) fix(openai): add in output_text (#32450) chore(openai): bump openai sdk (#32322) fix(openai): add max_retries parameter to ChatOpenAI for handling 503 capacity errors (#32286) fix: formatting issues in docstrings (#32265) feat(docs): improve devx, fix Makefile targets (#32237)

... (truncated)

Commits
  • 34ecb92 release(openai): 0.3.33 (#32887)
  • 49b3918 fix(infra): update scheduled test workflow following uv migration in langchai...
  • 12921a9 test(core): reactivate commented tests in test_indexing (#32882)
  • 181bb91 fix(ollama): Fix handling message content lists (#32881)
  • b274416 chore: remove ruff target-version (#32880)
  • 389a781 fix(infra): exclude pre-releases from latest version checks in core release w...
  • 443f0cc release(core): 0.3.76 (#32877)
  • 00e547c docs: update banner with docs deprecation notice (#32871)
  • d464d30 chore: redirect docs template -> docs repo (#32872)
  • f1d44d0 fix(core): honor enabled=false in nested tracing (#31986)
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 15, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 6, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #80.

@dependabot dependabot Bot closed this Oct 6, 2025
@dependabot dependabot Bot deleted the dependabot/pip/langchain-openai-0.3.33 branch October 6, 2025 12:15
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