chore(deps): Bump the pip group across 4 directories with 3 updates #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 1 update in the /examples/chainlit directory: llama-index.
Bumps the pip group with 1 update in the /examples/functions directory: langchain.
Bumps the pip group with 2 updates in the /examples/langchain-chroma directory: llama-index and langchain.
Bumps the pip group with 1 update in the /examples/langchain/langchainpy-localai-example directory: aiohttp.
Updates
llama-index
from 0.10.56 to 0.10.58Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
d94e0b0
v0.10.58 (#14944)f2a64e5
structured extraction docs + bug fixes (#14925)7e1b77f
🐞 fix(integrations): BM25Retriever persist missing arg similarity_top_k (#14933)3be95a2
Fix: Token counter expecting response.raw as dict, got ChatCompletionChunk (...3a35a6e
Llamaindex retriever for Vertex AI Search (#14913)94e137e
Add vector store integration of lindorm, including knn search, … (#14623)1d7f303
Add claude 3.5 sonnet to multi modal llms (#14932)479d72a
feat: allow to limit how many elements retrieve (qdrant) (#14904)34dec27
Bugfix: Don't pass empty list of embeddings to elasticsearch store when using...3eea9f9
Improved deeplake.get_nodes() performance (#14920)Updates
langchain
from 0.2.10 to 0.2.11Commits
4919d5d
langchain[patch]: Release 0.2.11 (#24559)918e1c8
core[patch]: Release 0.2.23 (#24557)58def6e
Add tool calling example to Ollama ntbk (#24522)e787532
langchain:globals
fix (#21281)e80b093
community[patch]: small fixes to link extractors (#24528)9e06991
community[patch]: Update URL to the 2markdown API (#24546)a14e02a
core[patch]: Fix word spelling error inglobals.py
(#24532)378db2e
docs: Add RedisChatMessageHistory docstrings (#24548)a197a8e
openai[patch]: move test (#24552)0bb54ab
CI: Temporarily disable min version checking on pull request (#24551)Updates
llama-index
from 0.10.56 to 0.10.58Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
d94e0b0
v0.10.58 (#14944)f2a64e5
structured extraction docs + bug fixes (#14925)7e1b77f
🐞 fix(integrations): BM25Retriever persist missing arg similarity_top_k (#14933)3be95a2
Fix: Token counter expecting response.raw as dict, got ChatCompletionChunk (...3a35a6e
Llamaindex retriever for Vertex AI Search (#14913)94e137e
Add vector store integration of lindorm, including knn search, … (#14623)1d7f303
Add claude 3.5 sonnet to multi modal llms (#14932)479d72a
feat: allow to limit how many elements retrieve (qdrant) (#14904)34dec27
Bugfix: Don't pass empty list of embeddings to elasticsearch store when using...3eea9f9
Improved deeplake.get_nodes() performance (#14920)Updates
langchain
from 0.2.10 to 0.2.11Commits
4919d5d
langchain[patch]: Release 0.2.11 (#24559)918e1c8
core[patch]: Release 0.2.23 (#24557)58def6e
Add tool calling example to Ollama ntbk (#24522)e787532
langchain:globals
fix (#21281)e80b093
community[patch]: small fixes to link extractors (#24528)9e06991
community[patch]: Update URL to the 2markdown API (#24546)a14e02a
core[patch]: Fix word spelling error inglobals.py
(#24532)378db2e
docs: Add RedisChatMessageHistory docstrings (#24548)a197a8e
openai[patch]: move test (#24552)0bb54ab
CI: Temporarily disable min version checking on pull request (#24551)Updates
aiohttp
from 3.9.5 to 3.10.0Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
7f29851
Release 3.10.0 (attempt 2) (#8552)fc201e8
Release 3.10.0 (#8550)305f67a
Release 3.10.0rc0 (#8545)ed8de3a
[PR #8541/a561fa99 backport][3.10] Cleanup for #8495 (#8544)df57b9f
[3.10] Handle 403 and 404 issues in FileResponse class (#8538) (#8539)3baa6de
[PR #8535/7108d646 backport][3.10] Small speed up to cookiejar filter_cookies...5621ecf
Bump pytest from 8.3.1 to 8.3.2 (#8536)9b9cec2
Release 3.10.0b1 (#8533)088f734
[3.10] Downgrade upload/download artifact to v3 to fix CI (#8532)948a4c5
Release 3.10.0b0 (#8531)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.