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.5 to 0.12.7 #452

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps llama-index from 0.12.5 to 0.12.7.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.7]

  • fix: add a timeout to langchain callback handler (#17296)
  • fix: make Document serialization event more backward compatible (#17312)

llama-index-embeddings-voyageai [0.3.4]

  • Exposing additional keyword arguments for VoyageAI's embedding model (#17315)

llama-index-llms-keywordsai [0.1.0]

  • Added KeywordsAI LLM (#16860)

llama-index-llms-oci-genai [0.4.0]

  • Add OCI Generative AI tool calling support (#16888)

llama-index-llms-openai [0.3.11]

  • support new o1 models (#17307)

llama-index-postprocessor-voyageai-rerank [0.3.1]

  • VoyageAI Reranker optional API Key (#17310)

llama-index-vector-stores-azureaisearch [0.3.1]

  • improve async search client handling (#17319)

llama-index-vector-stores-azurecosmosmongo [0.4.0]

  • CosmosDB insertion timestamp bugfix (#17290)

llama-index-vector-stores-azurecosmosnosql [1.3.0]

  • CosmosDB insertion timestamp bugfix (#17290)

[2024-12-17]

llama-index-core [0.12.6]

  • [bug fix] Ensure that StopEvent gets cleared from Context._in_progress["_done"] after a Workflow run (#17300)
  • fix: add a timeout to langchain callback handler (#17296)
  • tweak User vs tool in react prompts (#17273)
  • refact: Refactor Document to be natively multimodal (#17204)
  • fix: make ImageDocument derive from Document, backward compatible (#17259)
  • fix: accept already base64-encoded data in ImageBlock (#17244)
  • fix(metrics): fixed NDCG calculation and updated previous tests (#17236)
  • fix: remove llama-index-legacy dependency in llama-index-core (#17231)
  • Refined the default documentation generation for function tools (#17208)

... (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.5 to 0.12.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.5...v0.12.7)

---
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 Dec 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #453.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/llama-index-0.12.7 branch December 23, 2024 04:16
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