Skip to content

Bump llama-index from 0.12.52 to 0.13.0#1946

Open
renovate-pagopa[bot] wants to merge 1 commit intomainfrom
renovate/llama-index-to-0.13.0
Open

Bump llama-index from 0.12.52 to 0.13.0#1946
renovate-pagopa[bot] wants to merge 1 commit intomainfrom
renovate/llama-index-to-0.13.0

Conversation

@renovate-pagopa
Copy link
Contributor

@renovate-pagopa renovate-pagopa bot commented Jan 13, 2026

This PR contains the following updates:

Package Change Age Confidence
llama-index ^0.12.30 -> ^0.13.0 age confidence
llama-index ^0.12.30 -> ^0.13.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

For further information on security, please refer to the Confluence page link


Release Notes

run-llama/llama_index (llama-index)

v0.13.0

Compare Source

NOTE: All packages have been bumped to handle the latest llama-index-core version.

llama-index-core [0.13.0]
  • breaking: removed deprecated agent classes, including FunctionCallingAgent, the older ReActAgent implementation, AgentRunner, all step workers, StructuredAgentPlanner, OpenAIAgent, and more. All users should migrate to the new workflow based agents: FunctionAgent, CodeActAgent, ReActAgent, and AgentWorkflow (#​19529)
  • breaking: removed deprecated QueryPipeline class and all associated code (#​19554)
  • breaking: changed default index.as_chat_engine() to return a CondensePlusContextChatEngine. Agent-based chat engines have been removed (which was the previous default). If you need an agent, use the above mentioned agent classes. (#​19529)
  • fix: Update BaseDocumentStore to not return Nones in result (#​19513)
  • fix: Fix FunctionTool param doc parsing and signature mutation; update tests (#​19532)
  • fix: Handle empty prompt in MockLLM.stream_complete (#​19521)
llama-index-embeddings-mixedbreadai [0.5.0]
  • feat: Update mixedbread embeddings and rerank for latest sdk (#​19519)
llama-index-instrumentation [0.4.0]
  • fix: let wrapped exceptions bubble up (#​19566)
llama-index-llms-google-genai [0.3.0]
  • feat: Add Thought Summaries and signatures for Gemini (#​19505)
llama-index-llms-nvidia [0.4.0]
  • feat: add support for kimi-k2-instruct (#​19525)
llama-index-llms-upstage [0.6.0]
  • feat: add new upstage model(solar-pro2) (#​19526)
llama-index-postprocessor-mixedbreadai-rerank [0.5.0]
  • feat: Update mixedbread embeddings and rerank for latest sdk (#​19519)
llama-index-readers-github [0.8.0]
  • feat: Github Reader enhancements for file filtering and custom processing (#​19543)
llama-index-readers-s3 [0.5.0]
  • feat: add support for region_name via client_kwargs in S3Reader (#​19546)
llama-index-tools-valyu [0.4.0]
  • feat: Update Valyu sdk to latest version (#​19538)
llama-index-voice-agents-gemini-live [0.2.0]
  • feat(beta): adding first implementation of gemini live (#​19489)
llama-index-vector-stores-astradb [0.5.0]
  • feat: astradb get nodes + delete nodes support (#​19544)
llama-index-vector-stores-milvus [0.9.0]
  • feat: Add support for specifying partition_names in Milvus search configuration (#​19555)
llama-index-vector-stores-s3 [0.2.0]
  • fix: reduce some metadata keys from S3VectorStore to save space (#​19550)
llama-index-vector-stores-postgres [0.6.0]
  • feat: Add support for ANY/ALL postgres operators (#​19553)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2026

⚠️ No Changeset found

Latest commit: d2ff123

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

Jira Pull request Link

@renovate-pagopa[bot] it seems this Pull Request has no issues that refers to Jira!
Please check it out.
PR's title should be something like: [B2B-1] Title where B2B-1 is the activity's id on Jira.

@github-actions
Copy link
Contributor

Branch is not up to date with base branch

@renovate-pagopa[bot] it seems this Pull Request is not updated with base branch.
Please proceed with a merge or rebase to solve this.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

@github-actions github-actions bot added the stale label Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants