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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update llama-index requirement from <0.9.0,>=0.6.0 to >=0.10.52,<0.11.0 #246

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Updates the requirements on llama-index to permit the latest version.

Release notes

Sourced from llama-index's releases.

2024-07-03 (v0.10.52)

llama-index-core [0.10.52]

  • fix file reader path bug on windows (#14537)
  • follow up with kwargs propagation in colbert index due to change in parent class (#14522)
  • deprecate query pipeline agent in favor of FnAgentWorker (#14525O)

llama-index-callbacks-arize-phoenix [0.1.6]

  • support latest version of arize #14526

llama-index-embeddings-litellm [0.1.0]

  • Add support for LiteLLM Proxy Server for embeddings (#14523)

llama-index-finetuning [0.1.10]

  • Adding device choice from sentence_transformers (#14546)

llama-index-graph-stores-neo4 [0.2.7]

  • Fixed ordering of returned nodes on vector queries (#14461)

llama-index-llms-bedrock [0.1.10]

  • handle empty response in Bedrock AnthropicProvider (#14479)

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

  • Fix Bedrock Converse's join_two_dicts function when a new string kwarg is added (#14548)

llama-index-llms-upstage [0.1.4]

  • Add upstage tokenizer and token counting method (#14502)

llama-index-readers-azstorage-blob [0.1.7]

  • Fix bug with getting object name for blobs (#14547)

llama-index-readers-file [0.1.26]

  • Pandas excel reader load data fix for appending documents (#14501)

llama-index-readers-iceberg [0.1.0]

  • Add Iceberg Reader integration to LLamaIndex (#14477)

llama-index-readers-notion [0.1.8]

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.10.52]

  • fix file reader path bug on windows (#14537)
  • follow up with kwargs propagation in colbert index due to change in parent class (#14522)
  • deprecate query pipeline agent in favor of FnAgentWorker (#14525O)

llama-index-callbacks-arize-phoenix [0.1.6]

  • support latest version of arize #14526

llama-index-embeddings-litellm [0.1.0]

  • Add support for LiteLLM Proxy Server for embeddings (#14523)

llama-index-finetuning [0.1.10]

  • Adding device choice from sentence_transformers (#14546)

llama-index-graph-stores-neo4 [0.2.7]

  • Fixed ordering of returned nodes on vector queries (#14461)

llama-index-llms-bedrock [0.1.10]

  • handle empty response in Bedrock AnthropicProvider (#14479)

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

  • Fix Bedrock Converse's join_two_dicts function when a new string kwarg is added (#14548)

llama-index-llms-upstage [0.1.4]

  • Add upstage tokenizer and token counting method (#14502)

llama-index-readers-azstorage-blob [0.1.7]

  • Fix bug with getting object name for blobs (#14547)

llama-index-readers-file [0.1.26]

  • Pandas excel reader load data fix for appending documents (#14501)

llama-index-readers-iceberg [0.1.0]

  • Add Iceberg Reader integration to LLamaIndex (#14477)

llama-index-readers-notion [0.1.8]

... (truncated)

Commits

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)

Updates the requirements on [llama-index](https://github.com/run-llama/llama_index) to permit the latest version.
- [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.6.0...v0.10.52)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:production
...

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 Jul 4, 2024
@dependabot dependabot bot requested a review from dciborow July 4, 2024 13:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

Superseded by #247.

@dependabot dependabot bot closed this Jul 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/llama-index-gte-0.10.52-and-lt-0.11.0 branch July 9, 2024 13:39
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.

None yet

0 participants