Skip to content

chore(deps): update python-nonmajor #323

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

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 31, 2025

This PR contains the following updates:

Package Change Age Confidence
langchain-core (changelog) ==0.3.72 -> ==0.3.74 age confidence
llama-index ==0.12.52 -> ==0.13.0 age confidence

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 - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner July 31, 2025 21:10
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 28 times, most recently from 4457a97 to 354c6bc Compare August 6, 2025 01:01
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 9 times, most recently from 2a4e60a to a2e6d1a Compare August 7, 2025 12:33
@renovate-bot renovate-bot changed the title chore(deps): update dependency llama-index to v0.13.0 chore(deps): update python-nonmajor Aug 7, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 5 times, most recently from b22a4d6 to d30e3fe Compare August 8, 2025 11:10
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from d30e3fe to 7d7375a Compare August 8, 2025 13:34
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 enabled auto-merge (squash) August 8, 2025 15:56
@anubhav756 anubhav756 merged commit d304d86 into googleapis:main Aug 8, 2025
21 checks passed
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch August 8, 2025 15:59
@release-please release-please bot mentioned this pull request Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants