Skip to content
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

Bump llama-index from 0.12.19 to 0.12.21 #482

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps llama-index from 0.12.19 to 0.12.21.

Changelog

Sourced from llama-index's changelog.

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]

  • feat(bedrock converse): add Meta Llama 3.3 70B instruct model support (#17915)

llama-index-llms-gemini [0.4.11]

  • feat: change maximum allowed model temperature to 2.0 for Gemini (#17886)

llama-index-llms-ibm [0.3.3]

  • Update WatsonxLLM.metadata property to avoid validation error when model_limits field isn't present (#17839)

llama-index-llms-openai [0.3.24]

  • add gpt-4.5-preview (#17954)
  • fix: openai-like openai agent streaming over vLLM (#17927)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #483.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/pip/llama-index-0.12.21 branch March 3, 2025 04:53
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.

1 participant