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.4 to 0.12.9 in /LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm #561

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps llama-index from 0.12.4 to 0.12.9.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.9]

  • clean up type hints in schema extractor (#17394)
  • Fix IndexError in LLM Reranking when handling malformed LLM responses (#17353)

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

  • Fix Regression on Tools use for Bedrock Converse (#17364)

llama-index-llms-sagemaker-endpoint [0.3.1]

  • Pass aws_region_name to get_aws_service_client() in SageMakerLLM (#12000)

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

  • VoyageAIRerank constructor fix for truncation (#17343)

llama-index-readers-gitlab [0.3.1]

  • Fix: Properly add blob documents from Gitlab Repo (#17392)

llama-index-readers-rss [0.3.2]

  • Fix minor issues in rss (#17351)

llama-index-readers-web [0.3.3]

  • fix: prevent infinite recursion in get_article_urls (#17360)

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

  • azureaisearch: add semantic search mode support for async queries (#17335)

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

  • fix storeindex cosmosnosql query issue - (BadRequest) (#17385)

llama-index-vector-stores-milvus [0.5.0]

llama-index-vector-stores-opensearch [0.5.2]

  • Fix typo in property name (#17365)
  • bugfix when initializing with async aoss vector store (#17340)

llama-index-vector-stores-tablestore [0.2.2]

  • TablestoreVectorStore: support hybrid query, modify some documents. (#17366)
  • TablestoreVectorStore check the Dimension of the embedding when writing it to store. (#17321)

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.4 to 0.12.9.
- [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.4...v0.12.9)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 21, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 21, 2025
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 OCA Verified All contributors have signed the Oracle Contributor Agreement. python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants