Skip to content

Bump llama-index from 0.11.10 to 0.12.4 in the pip group across 1 directory#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-49a14c6de2
Open

Bump llama-index from 0.11.10 to 0.12.4 in the pip group across 1 directory#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-49a14c6de2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 21, 2025

Bumps the pip group with 1 update in the / directory: llama-index.

Updates llama-index from 0.11.10 to 0.12.4

Release notes

Sourced from llama-index's releases.

v0.12.4

No release notes provided.

v0.12.3

No release notes provided.

v0.12.2

No release notes provided.

v0.12.1

No release notes provided.

2024-11-17 (v0.12.0)

NOTE: Updating to v0.12.0 will require bumping every other llama-index-* package! Every package has had a version bump. Only notable changes are below.

llama-index-core [0.12.0]

  • Dropped python3.8 support, Unpinned numpy (#16973)
  • Kg/dynamic pg triplet retrieval limit (#16928)

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

  • Add ID support for LlamaCloudIndex & update from_documents logic, modernize apis (#16927)
  • allow skipping waiting for ingestion when uploading file (#16934)
  • add support for files endpoints (#16933)

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

  • Add Custom Prompt Parameter (#16976)

llama-index-llms-bedrock [0.3.0]

  • minor fix for messages/completion to prompt (#15729)

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

  • Fix async streaming with bedrock converse (#16942)

llama-index-multi-modal-llms-nvidia [0.2.0]

llama-index-readers-confluence [0.3.0]

  • Permit passing params to Confluence client (#16961)

llama-index-readers-github [0.5.0]

  • Add base URL extraction method to GithubRepositoryReader (#16926)

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.4]

  • Fix sync and async structured streaming (#17194)
  • unpin pydantic to allow 2.8 or greater (#17193)
  • Update core structured predict streaming, add ollama structured predict (#17188)
  • bump tenacity dependency in llama-index-core (#17178)

llama-index-indices-managed-vectara [0.3.1]

  • Add Verbose to Vectara as_query_engine (#17176)

llama-index-llms-ollama [0.5.0]

  • Update core structured predict streaming, add ollama structured predict (#17188)

llama-index-llms-perplexity [0.3.2]

  • Fix message format for perplexity (#17182)

llama-index-readers-web [0.3.1]

  • Add possibility to use URI as doc id in WholeSiteReader (#17187)

llama-index-vector-stores-chroma [0.4.1]

  • BUG FIX: llama-index-vectorstore-chromadb to work with chromadb v0.5.17 (#17184)

[2024-12-06]

llama-index-core [0.12.3]

  • cover SimpleDirectoryReader with unit tests (#17156)
  • docs: rewrite openai image reasoning example without multimodal LLM (#17148)
  • fix(metrics): fixed NDCG calculation and added comprehensive test cases (#17126)
  • feat: improve ImageBlock (#17111)
  • Remove forgotten print in ChatMemoryBuffer (#17114)
  • [FIX] Move JSONalyzeQueryEngine to experimental (#17110)

llama-index-embeddings-clip [0.3.1]

  • Unrestrict clip models to use (#17162)

llama-index-embeddings-openai [0.3.1]

  • fix/openai-embbeding-retry (#17072)

llama-index-embeddings-text-embeddings-inference [0.3.1]

  • proper auth token in TEI (#17158)

... (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 <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 conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the / directory: [llama-index](https://github.com/run-llama/llama_index).


Updates `llama-index` from 0.11.10 to 0.12.4
- [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.11.10...v0.12.4)

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

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 Mar 21, 2025
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.

0 participants