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.11.7 to 0.11.23 #968

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps llama-index from 0.11.7 to 0.11.23.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.11.23]

  • Fix workflow timeout when streaming and exception happens (#16852)
  • New function for core.multi_modal_llms.generic_utils (#16896)
  • Added docstrings and unit tests for core.multimodal (#16872)
  • actually setting num_workers = num_cpus for ingestion pipeline (#16803)

llama-index-embeddings-nvidia [0.2.5]

  • skip model validation for nvdev embedding models (#16883)

llama-index-embeddings-modelscope [0.3.0]

  • Add ModelScope embedding support (#16873)

llama-index-graph-stores-kuzu [0.4.0]

  • BREAKING: Update relationship table label nomenclature, existing graphs will need to be recreated (#16886)

llama-index-llms-anthropic [0.4.0]

  • use new anthropic token counting api (#16909)

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

  • Add inference profile support to Bedrock Converse and add Llama 3.1/3.2 (#16827)

llama-index-llms-nvidia [0.2.7]

  • skip model validation for nvdev llm models (#16882)

llama-index-llms-modelscope [0.3.0]

  • Fix modelscope 'pipeline' referenced before assignment (#16864)

llama-index-llms-ollama [0.3.6]

  • fix ignoring tool calls in additional kwargs of messages (#16764)

llama-index-llms-siliconflow [0.1.0]

  • add siliconflow llm class (#16861)

llama-index-postprocessor-tei-rerank [0.2.1]

  • fix top-n parameter in TEI reranker (#16884)

llama-index-readers-gitbook [0.2.0]

... (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.11.7 to 0.11.23.
- [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.11.7...v0.11.23)

---
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 Nov 18, 2024
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/llama-index 0.11.23 UnknownUnknown

Scanned Files

  • setup.py

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #971.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/pip/llama-index-0.11.23 branch November 25, 2024 03:44
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.

0 participants