Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps llama-index from 0.12.19 to 0.12.22.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.22]

  • fix agentworkflow tool call tracking on final response (#17968)

llama-index-readers-github [0.6.0]

  • Ensure that Github reader uses timeout and retries params (#17959)

llama-index-readers-web [0.3.7]

  • chore: update FireCrawlWebReader integration to support extract (#17957)

[2025-02-27]

llama-index-core [0.12.21]

  • fix: remove warnings from workflow tests (#17943)
  • fix: take step workers into account when running a workflow step-wise (#17942)
  • feat: auto-detect custom start and stop events in workflow classes (#17865)
  • Feature/remove retriever tool template override (#17909)
  • only modify delta if 'Answer:' was actually detected (#17901)
  • Fix CitationQueryEngine init function for response_synthesizer (#17897)
  • fix ChatSummaryMemoryBuffer._summarize_oldest_chat_history (#17845)
  • fix: make base64 detection more robust across the board (#17930)
  • fix: stepwise execution breaks when steps do async work (#17914)
  • safer workflow cancel + fix restored context bug (#17938)

llama-index-cli [0.4.1]

  • fix: escape user input before shelling out command (#17953)
  • llamaindex-cli to handle glob patterns correctly (#17904)

llama-index-embeddings-gaudi [0.2.1]

  • fix: Remove cache_dir Pydantic field validation (#17947)

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

  • Support for custom vectara_base_url (#17934)

llama-index-llms-anthropic [0.6.7]

  • fix: tools param cannot be Null when calling Anthropic Messages API (#17928)

llama-index-llms-bedrock [0.3.4]

  • feat(bedrock): add Claude 3.7 Sonnet model support (#17950)

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

... (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 the dependencies Pull requests that update a dependency file label Mar 3, 2025
@niklassiemer
Copy link
Member

@dependabot recreate

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.19 to 0.12.22.
- [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.19...v0.12.22)

---
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.22 branch from 876bf43 to 7b1fb13 Compare March 3, 2025 15:28
@niklassiemer niklassiemer merged commit 3a95db7 into main Mar 3, 2025
5 of 6 checks passed
@niklassiemer niklassiemer deleted the dependabot/pip/llama-index-0.12.22 branch March 3, 2025 19: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants