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

chore(deps): bump llama-index from 0.10.33 to 0.10.50 #755

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps llama-index from 0.10.33 to 0.10.50.

Release notes

Sourced from llama-index's releases.

v0.10.50

No release notes provided.

v0.10.49

No release notes provided.

v0.10.48.post1

No release notes provided.

v0.10.47

No release notes provided.

v0.10.46

No release notes provided.

v0.10.45post1

No release notes provided.

v0.10.45

No release notes provided.

v0.10.44

No release notes provided.

2024-06-02 (v0.10.43)

llama-index-core [0.10.43]

  • use default UUIDs when possible for property graph index vector stores (#13886)
  • avoid empty or duplicate inserts in property graph index (#13891)
  • Fix cur depth for get_rel_map in simple property graph store (#13888)
  • (bandaid) disable instrumentation from logging generators (#13901)
  • Add backwards compatibility to Dispatcher.get_dispatch_event() method (#13895)
  • Fix: Incorrect naming of acreate_plan in StructuredPlannerAgent (#13879)

llama-index-graph-stores-neo4j [0.2.2]

  • Handle cases where type is missing (neo4j property graph) (#13875)
  • Rename Neo4jPGStore to Neo4jPropertyGraphStore (with backward compat) (#13891)

llama-index-llms-openai [0.1.22]

  • Improve the retry mechanism of OpenAI (#13878)

llama-index-readers-web [0.1.18]

  • AsyncWebPageReader: made it actually async; it was exhibiting blocking behavior (#13897)

llama-index-vector-stores-opensearch [0.1.10]

  • Fix/OpenSearch filter logic (#13804)

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.10.50]

  • added dead simple FnAgentWorker for custom agents (#14329)
  • Pass the kwargs on when build_index_from_nodes (#14341)
  • make async utils a bit more robust to nested async (#14356)

llama-index-llms-upstage [0.1.3]

  • every llm is a chat model (#14334)

llama-index-packs-rag-evaluator [0.1.5]

  • added possibility to run local embedding model in RAG evaluation packages (#14352)

[2024-06-23]

llama-index-core [0.10.49]

  • Improvements to llama-cloud and client dependencies (#14254)

llama-index-indices-managed-llama-cloud [0.2.1]

  • Improve the interface and client interactions in LlamaCloudIndex (#14254)

llama-index-llms-bedrock-converse [0.1.3]

  • add claude sonnet 3.5 to bedrock converse (#14306)

llama-index-llms-upstage [0.1.2]

  • set default context size (#14293)
  • add api_key alias on upstage llm and embeddings (#14233)

llama-index-storage-kvstore-azure [0.1.2]

llama-index-utils-azure [0.1.1]

  • azure_table_storage params bug (#14182)

llama-index-vector-stores-neo4jvector [0.1.6]

  • Add neo4j client method (#14314)

[2024-06-21]

llama-index-core [0.10.48]

  • Improve efficiency of average precision (#14260)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 25, 2024 05:21
@maxdeichmann
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/llama-index-0.10.50 branch from 8fc8d69 to d39c1fd Compare June 25, 2024 12:25
Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.10.33 to 0.10.50.
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.10.33...v0.10.50)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/llama-index-0.10.50 branch from d39c1fd to a18dc07 Compare June 28, 2024 05:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant