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.30 #94

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps langchain-core from 0.2.1 to 0.2.30.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.2.30

Changes since langchain-core==0.2.29

core: release 0.2.30 (#25321) core[patch]: Update API reference for fake embeddings (#25313) core[patch]: add standard tracing params for retrievers (#25240) docs: update numbering of items in docstring (#25267) core[patch]: Deprecating beta upsert APIs in vectorstore (#25069) community[patch],core[patch]: Update EdenaiTool root_validator and add unit test in core (#25233) core[patch]: use time.monotonic() instead time.time() in InMemoryRateLimiter core[patch]: fix deprecation pydantic bug (#25204) core[minor]: Add factory for looking up secrets from the env (#25198) core: autodetect more ls params (#25044) core[minor]: Add from_env utility (#25189) core[patch]: Add pydantic get_fields adapter (#25187) core[patch]: Fix aindex API (#25155) core[patch]: Add unit tests for Serializable (#25152) core[patch]: support Field deprecation (#25004) core[patch]: check for model_fields attribute (#25108)

langchain-core==0.2.29

Changes since langchain-core==0.2.28

core[patch]: Release 0.2.29 (#25126) core[patch]: base language model disable_streaming (#25070) core[patch]: Relax rate limit unit tests in terms of timing (#25140) core[patch]: Sort Config attributes (#25127) core[patch]: Release 0.2.29rc1 (#25115) core[patch], openai[patch]: enable strict tool calling (#25111) core[minor]: Add support for DocumentIndex in the index api (#25100) Set Context in RunnableSequence & RunnableParallel (#25073) docs: runnable docstring space (#25106) core[patch]: Include dependencies in sys_info (#25076) docs: update numbering of items in method docs (#25093) core[patch]: Remove default BaseModel init docstring (#25009) core[patch]: Add pydantic metadata to subset model (#25032) docs: change for optional variables in chatprompt (#25017) core[patch]: exclude special pydantic init params (#25084) core[patch]: Relax time constraints on rate limit test (#25071) core[minor]: Introduce DocumentIndex abstraction (#25062) docs: show beta directive (#25013) docs: fix kwargs docstring (#25010) docs: show deprecation warning first in api ref (#25001)

langchain-core==0.2.29rc1

Changes since langchain-core==0.2.28

core[patch]: Release 0.2.29rc1 (#25115) core[patch], openai[patch]: enable strict tool calling (#25111) core[minor]: Add support for DocumentIndex in the index api (#25100)

... (truncated)

Commits
  • 252f087 core: release 0.2.30 (#25321)
  • 217a915 openai: Update API Reference docs for AzureOpenAI Embeddings (#25312)
  • 056c7c2 core[patch]: Update API reference for fake embeddings (#25313)
  • 1adc161 community: kwargs for CassandraGraphVectorStore (#25300)
  • deb27d8 docs: remove unused imports in Conversational RAG tutorial (#25297)
  • 5efd0fe docs: Change SqliteSaver to MemorySaver (#25306)
  • 1c9917d fireworks[patch]: Fix doc-string for API Referenmce (#25304)
  • ccff1ba ai21[patch]: Update API reference documentation (#25302)
  • 53ee577 fireworks: Add APIReference for the FireworksEmbeddings model (#25292)
  • 8626abf togetherai[patch]: Update API Reference for together AI embeddings model (#25...
  • 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.30.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.2.1...langchain-core==0.2.30)

---
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 Aug 13, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2024

Superseded by #95.

@dependabot dependabot bot closed this Aug 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.2.30 branch August 15, 2024 16:58
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