Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps llama-index from 0.12.9 to 0.12.16.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.16]

  • Be more lenient with leading whitespaces emitted by some models when doing ReAct (#17701)
  • Fix user_msg vs chat_history AgentWorkflow inputs (#17690)

llama-index-embeddings-oci-data-science [0.1.0]

  • Add OCI Data Science Model Deployment Embedding Integration (#17243)

llama-index-embeddings-vllm [0.1.0]

  • Add vLLM offline inference supports for embedding (#17675)

llama-index-embeddings-voyageai [0.3.5]

  • small async voyageai fix (#17698)

llama-index-llms-gemini [0.4.7]

  • gemini 2.0 support (#17720)
  • feat: support basic function call for gemini (google-generativeai) (#17696)

llama-index-llms-oci-data-science [0.1.0]

  • Add OCI Data Science Model Deployment LLM Integration (#17241)

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

  • Option to pass auth_file_location, in-order to overwrite default config file location i.e. ~/.oci/config (#17695)

llama-index-llms-ollama [0.5.1]

  • fix: avoid missing tool calls while streaming

llama-index-llms-openai [0.3.17]

  • fix: max_tokens in O1 (#17703)
  • o3 mini support (#17689)
  • fix max_tokens, add reasoning_effort for openai reasoning models (#17694)

llama-index-readers-obsidian [0.5.0]

  • Improved Obsidian Reader (#17699)

llama-index-tools-scrapegraph [0.1.1]

  • feat: add new scrapegraph endpoint (#17709)

[2025-01-31]

... (truncated)

Commits
  • 5320a19 v0.12.16 (#17722)
  • 51c1c36 feat: add new scrapegraph endpoint (#17709)
  • f938a1b feat: support basic function call for gemini (google-generativeai) (#17696)
  • ec4dc2c gemini 2.0 support (#17720)
  • 7391f30 Add OCI Data Science Model Deployment LLM Integration (#17241)
  • 659f9fa [oci-genai] Option to pass auth_file_location, in-order to overwrite default ...
  • 64e862d Add OCI Data Science Model Deployment Embedding Integration (#17243)
  • 79440f2 Improved Obsidian Reader (#17699)
  • 2e07dce Add vLLM offline inference supports for embedding (#17675)
  • 0301a9a Be more lenient with leading whitespaces emitted by some models when doing Re...
  • Additional commits viewable in compare view

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 Feb 6, 2025
@jan-janssen jan-janssen closed this Feb 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jan-janssen jan-janssen reopened this Feb 9, 2025
@jan-janssen
Copy link
Member

@dependabot rebase

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

---
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.12.16 branch from 16fa86c to 44b46b7 Compare February 9, 2025 12:19
@github-actions github-actions bot merged commit d9e74e3 into main Feb 9, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/pip/llama-index-0.12.16 branch February 9, 2025 12:50
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.

2 participants