Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps llama-index from 0.12.27 to 0.12.28.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.28]

  • add a code act agent + docs + from-scratch guide (#18329)
  • fix template var mapping for RichPromptTemplate, add docs (#18309)
  • Support multi-modal agents in AgentWorkflow / ReActAgent / FunctionAgent / CodeActAgent (#18330)
  • fix include Node metadata in hash calculation in new node class (#18303)
  • Fix Context._events_queue when loaded from Context.from_dict (#18304)
  • docs: add Langfuse instrumentation (#18321)

llama-index-embeddings-fastembed [0.3.1]

  • add providers kwarg (#18310)

llama-index-graph-stores-memgraph [0.3.1]

  • Update Memgraph integration to latest syntax (#18319)

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

  • misc fixes in constructing client (#18323)

llama-index-llms-asi [0.1.0]

  • add asi llm integration (#18292)

llama-index-llms-dashscope [0.3.2]

  • Update DashScope integration with new tool handling and dependency version bump (#18311)

llama-index-llms-ipex-llm [0.3.1]

  • fix IpexLLM constructor error (#18200)

llama-index-llms-litellm [0.4.1]

  • LiteLLM: better support tools streaming, and support multimodal inputs (#18314)

llama-index-readers-obsidian [0.5.1]

  • fix: prevent path traversal from symlinks (#18320)

llama-index-readers-papers [0.3.1]

  • fix: make filename hashing more robust (#18318)

llama-index-tools-mcp [0.1.1]

  • Fixed case when json_type is a list (multiple possible types) (#18306)

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

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 2, 2025
@niklassiemer
Copy link
Member

@dependabot rebase

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.27 to 0.12.28.
- [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.12.27...v0.12.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/llama-index-0.12.28 branch from 15cd1f8 to 7292360 Compare April 7, 2025 07:51
@github-actions github-actions bot merged commit 2aaeedd into main Apr 7, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/pip/llama-index-0.12.28 branch April 7, 2025 08:19
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.

3 participants