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.19 #950

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps llama-index from 0.11.7 to 0.11.19.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.11.19]

  • Raise errors in instrumentation properly when handling asyncio futures (#16603)
  • fix: pass params to VectorStoreQuery properly in PGRetriever (#16586)
  • Fix structured predict type hints (#16585)
  • Add async version of retry_on_exceptions_with_backoff utility (#16374)
  • Refine CONTRIBUTING.md Documentation (#16548)

llama-index-embeddings-gaudi [0.1.0]

  • Add embedding integration with Intel Gaudi in llama-index-embeddings-gaudi (#16521)

llama-index-embeddings-openvino [0.4.1]

  • Add OpenClip support through OpenVINO embedding (#16554)

llama-index-graph-stores-neo4j [0.3.4]

  • fix: remove warnings from dbms server in neo4j queries (#16598)

llama-index-llms-ibm [0.2.2]

  • IBM watsonx.ai Chat integration + function calling support (#16589)

llama-index-llms-mistralai [0.2.7]

  • Add support for mistral latest models (#16571)

llama-index-llms-openai [0.2.15]

  • Added check for fine-tuned models in function_calling method (#16568)
  • allow passing in openai clients directly (#16560)

llama-index-llms-replicate [0.3.0]

  • Use Replicate streaming API (#16597)

llama-index-multi-modal-llms-openvino [0.1.0]

  • Add OpenVINO multimodal support (#16567)

llama-index-multi-modal-llms-zhipuai [0.1.0]

  • add zhipuai multi modal llm class (#16551)

llama-index-readers-google [0.4.2]

  • Use port of redirect uri in credential file to run local server in GoogleDocsReader (#16327)

llama-index-storage-chat-store-postgres [0.1.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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
Copy link

github-actions bot commented Oct 21, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
pip/llama-index 0.11.19 UnknownUnknown

Scanned Manifest Files

setup.py

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

---
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 force-pushed the dependabot/pip/llama-index-0.11.19 branch from 169d642 to e2a0505 Compare October 23, 2024 18:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #958.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/llama-index-0.11.19 branch October 28, 2024 03:33
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