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 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)
Updates the requirements on llama-index to permit the latest version.
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)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