Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Bump llama-index from 0.5.25 to 0.10.48.post1 #119

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 22, 2024

Bumps llama-index from 0.5.25 to 0.10.48.post1.

Release notes

Sourced from llama-index's releases.

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)

2024-05-31 (v0.10.42)

llama-index-core [0.10.42]

  • Allow proper setting of the vector store in property graph index (#13816)
  • fix imports in langchain bridge (#13871)

... (truncated)

Changelog

Sourced from llama-index's changelog.

ChangeLog

[2024-06-21]

llama-index-core [0.10.48]

  • Improve efficiency of average precision (#14260)
  • add crewai + llamaindex cookbook (#14266)
  • Add mimetype field to TextNode (#14279)
  • Improve IBM watsonx.ai docs (#14271)
  • Updated frontpage of docs, added agents guide, and more (#14089)

llama-index-llms-anthropic [0.1.14]

  • Add support for claude 3.5 (#14277)

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

  • Implement Bedrock Converse API for function calling (#14055)

[2024-06-19]

llama-index-core [0.10.47]

  • added average precision as a retrieval metric (#14189)
  • added .show_jupyter_graph() method visualizing default simple graph_store in jupyter notebooks (#14104)
  • corrected the behaviour of nltk file lookup (#14040)
  • Added helper args to generate_qa_pairs (#14054)
  • Add new chunking semantic chunking method: double-pass merging (#13629)
  • enable stepwise execution of query pipelines (#14117)
  • Replace tenacity upper limit by only rejecting 8.4.0 (#14218)
  • propagate error_on_no_tool_call kwarg in llm.predict_and_call() (#14253)
  • in query pipeline, avoid casting nodes as strings and use get_content() instead (#14242)
  • Fix NLSQLTableQueryEngine response metadata (#14169)
  • do not overwrite relations in default simple property graph (#14244)

llama-index-embeddings-ipex-llm [0.1.5]

  • Enable selecting Intel GPU for ipex embedding integrations (#14214)

llama-index-embeddings-mixedbreadai [0.1.0]

  • add mixedbread ai integration (#14161)

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

  • Add default node property to neo4j upsert relations (#14095)

llama-index-indices-managed-postgresml [0.3.0]

... (truncated)

Commits

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 [llama-index](https://github.com/run-llama/llama_index) from 0.5.25 to 0.10.48.post1.
- [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.5.25...v0.10.48.post1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants