Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps llama-index from 0.12.41 to 0.14.7.

Release notes

Sourced from llama-index's releases.

v0.14.7

Release Notes

[2025-10-30]

llama-index-core [0.14.7]

  • Feat/serpex tool integration (#20141)
  • Fix outdated error message about setting LLM (#20157)
  • Fixing some recently failing tests (#20165)
  • Fix: update lock to latest workflow and fix issues (#20173)
  • fix: ensure full docstring is used in FunctionTool (#20175)
  • fix api docs build (#20180)

llama-index-embeddings-voyageai [0.5.0]

  • Updating the VoyageAI integration (#20073)

llama-index-llms-anthropic [0.10.0]

  • feat: integrate anthropic with tool call block (#20100)

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

  • feat: Add support for Bedrock Guardrails streamProcessingMode (#20150)
  • bedrock structured output optional force (#20158)

llama-index-llms-fireworks [0.4.5]

  • Update FireworksAI models (#20169)

llama-index-llms-mistralai [0.9.0]

  • feat: mistralai integration with tool call block (#20103)

llama-index-llms-ollama [0.9.0]

  • feat: integrate ollama with tool call block (#20097)

llama-index-llms-openai [0.6.6]

  • Allow setting temp of gpt-5-chat (#20156)

llama-index-readers-confluence [0.5.0]

  • feat(confluence): make SVG processing optional to fix pycairo install… (#20115)

llama-index-readers-github [0.9.0]

  • Add GitHub App authentication support (#20106)

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.14.7]

  • Feat/serpex tool integration (#20141)
  • Fix outdated error message about setting LLM (#20157)
  • Fixing some recently failing tests (#20165)
  • Fix: update lock to latest workflow and fix issues (#20173)
  • fix: ensure full docstring is used in FunctionTool (#20175)
  • fix api docs build (#20180)

llama-index-embeddings-voyageai [0.5.0]

  • Updating the VoyageAI integration (#20073)

llama-index-llms-anthropic [0.10.0]

  • feat: integrate anthropic with tool call block (#20100)

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

  • feat: Add support for Bedrock Guardrails streamProcessingMode (#20150)
  • bedrock structured output optional force (#20158)

llama-index-llms-fireworks [0.4.5]

  • Update FireworksAI models (#20169)

llama-index-llms-mistralai [0.9.0]

  • feat: mistralai integration with tool call block (#20103)

llama-index-llms-ollama [0.9.0]

  • feat: integrate ollama with tool call block (#20097)

llama-index-llms-openai [0.6.6]

  • Allow setting temp of gpt-5-chat (#20156)

llama-index-readers-confluence [0.5.0]

  • feat(confluence): make SVG processing optional to fix pycairo install… (#20115)

llama-index-readers-github [0.9.0]

  • Add GitHub App authentication support (#20106)

llama-index-retrievers-bedrock [0.5.1]

  • Fixing some recently failing tests (#20165)

... (truncated)

Commits
  • 74e5113 Remove unnecessary sanity check so that failed publish jobs can be retried (#...
  • 34b8244 fix stray uv.lock (#20190)
  • b9e4ca1 Release 0.14.7 (#20187)
  • 9654190 make pre release pre commit not fail, just reformat (#20189)
  • cf5917e run all pre-commit when preparing (#20188)
  • 13f1263 add missing toml info (#20186)
  • 6f2eb4d format updated docs (#20185)
  • 3aa6842 fix: ensure full docstring is used in FunctionTool (#20175)
  • 59313d7 Add Hyperscale and Composite Vector Indexes support for Couchbase vector-stor...
  • 4f7d867 chore(deps): bump starlette from 0.48.0 to 0.49.1 in /docs/api_reference in t...
  • Additional commits viewable in compare view

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 minor python Pull requests that update python code labels Nov 10, 2025
Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.41 to 0.14.7.
- [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.41...v0.14.7)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-version: 0.14.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/clients/client-python/llama-index-0.14.7 branch from 8e69b52 to 46f7737 Compare November 24, 2025 13:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #9233.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/clients/client-python/llama-index-0.14.7 branch November 24, 2025 16:58
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 minor python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants