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

Bump langchain-core from 0.2.1 to 0.2.10 #48

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps langchain-core from 0.2.1 to 0.2.10.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.2.10

Release langchain-core==0.2.10

Changes since langchain-core==0.2.9

core: release 0.2.10 (#23420) [docs]: split up tool docs (#22919) [Core] Logging: Suppress missing parent warning (#23363) core[patch]: export tool output parsers from langchain_core.output_parsers (#23305) core[patch]: Add unit test for str and repr for Document (#23414) Merge pull request #22662 [Core] Add support for inferring Annotated types (#23284) core[minor]: update draw_mermaid node label processing (#23285) docs: fix merge message runs docstring (#23279) docs: fix trim_messages code blocks (#23271) docs: fix message transformer docstrings (#23264) core[minor]: BaseChatModel with_structured_output implementation (#22859) core[patch]: fix no current event loop for sql history in async mode (#22933) core[patch]: set schema format for AsyncRootListenersTracer (#23214) docs: BaseChatModel key methods table (#23238) docs: fix chat model methods table (#23233) core[patch]: Fix doc-strings for code blocks (#23232) core[patch]: Add clarification about streaming to RunnableLambda (#23227) Fix return value type of dumpd (#20123) core(patch): Fix encoding problem of load_prompt method (#21559) core[minor]: Adds an in-memory implementation of RecordManager (#13200) core:Add optional max_messages to MessagePlaceholder (#16098) core[patch]: Document agent schema (#23194) core[patch]: Document messages namespace (#23154) core[patch]: Add doc-strings to outputs, fix @​root_validator (#23190) core[patch[: add exceptions propagation test for astream_events v2 (#23159) core[patch]: fix chat history circular import (#23182) core[patch]: Add an example to the Document schema doc-string (#23131) core[patch]: update test to catch circular imports (#23172) core[patch]: Add documentation to load namespace (#23143) core[patch]: Add doc-string to document compressor (#23085) core[patch]: Expand documentation in the indexing namespace (#23134) core[patch]: Document embeddings namespace (#23132) core[patch]: Update documentation in LLM namespace (#23138) core[patch]: runnablewithchathistory from core.runnables (#23136) core[minor]: handle boolean data in draw_mermaid (#23135)

langchain-core==0.2.9

Release langchain-core==0.2.9

Changes since langchain-core==0.2.8

core[patch]: Pin pydantic in py3.12.4 (#23130) docs: Fix URL formatting in deprecation warnings (#23075) core[minor]: Support multiple keys in get_from_dict_or_env (#23086) core[patch]: Release 0.2.9 (#23091) core[patch]: Document BaseStore (#23082)

... (truncated)

Commits
  • 86ca44d core: release 0.2.10 (#23420)
  • 85f5d14 [docs]: split up tool docs (#22919)
  • f788d09 docs: update trim messages guide (#23418)
  • c961934 docs: rerun chatbot tutorial to remove warnings (#23417)
  • c93d9e6 Community: Update and fix ZenGuardTool docs and add ZenguardTool to init file...
  • 8955bc1 [Core] Logging: Suppress missing parent warning (#23363)
  • 730c551 core[patch]: export tool output parsers from langchain_core.output_parsers (#...
  • 7e9e69c core[patch]: Add unit test for str and repr for Document (#23414)
  • f055f2a infra: install integration deps as needed (#23413)
  • 92ac0fc openai[patch]: Release 0.1.10 (#23410)
  • 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-core](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.2.10.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.2.1...langchain-core==0.2.10)

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

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 Jun 26, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 3, 2024

Superseded by #53.

@dependabot dependabot bot closed this Jul 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.2.10 branch July 3, 2024 16:22
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