mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-10 16:08:16 -05:00
chore(deps): update dependency llama-index to v0.14.3 (#1548)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [llama-index](https://redirect.github.com/run-llama/llama_index) | `==0.14.2` -> `==0.14.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>run-llama/llama_index (llama-index)</summary> ### [`v0.14.3`](https://redirect.github.com/run-llama/llama_index/blob/HEAD/CHANGELOG.md#2025-09-24) [Compare Source](https://redirect.github.com/run-llama/llama_index/compare/v0.14.2...v0.14.3) ##### llama-index-core \[0.14.3] - Fix Gemini thought signature serialization ([#​19891](https://redirect.github.com/run-llama/llama_index/pull/19891)) - Adding a ThinkingBlock among content blocks ([#​19919](https://redirect.github.com/run-llama/llama_index/pull/19919)) ##### llama-index-llms-anthropic \[0.9.0] - Adding a ThinkingBlock among content blocks ([#​19919](https://redirect.github.com/run-llama/llama_index/pull/19919)) ##### llama-index-llms-baseten \[0.1.4] - added kimik2 0905 and reordered list for validation ([#​19892](https://redirect.github.com/run-llama/llama_index/pull/19892)) - Baseten Dynamic Model APIs Validation ([#​19893](https://redirect.github.com/run-llama/llama_index/pull/19893)) ##### llama-index-llms-google-genai \[0.6.0] - Add missing FileAPI support for documents ([#​19897](https://redirect.github.com/run-llama/llama_index/pull/19897)) - Adding a ThinkingBlock among content blocks ([#​19919](https://redirect.github.com/run-llama/llama_index/pull/19919)) ##### llama-index-llms-mistralai \[0.8.0] - Adding a ThinkingBlock among content blocks ([#​19919](https://redirect.github.com/run-llama/llama_index/pull/19919)) ##### llama-index-llms-openai \[0.6.0] - Adding a ThinkingBlock among content blocks ([#​19919](https://redirect.github.com/run-llama/llama_index/pull/19919)) ##### llama-index-protocols-ag-ui \[0.2.2] - improve how state snapshotting works in AG-UI ([#​19934](https://redirect.github.com/run-llama/llama_index/pull/19934)) ##### llama-index-readers-mongodb \[0.5.0] - Use PyMongo Asynchronous API instead of Motor ([#​19875](https://redirect.github.com/run-llama/llama_index/pull/19875)) ##### llama-index-readers-paddle-ocr \[0.1.0] - \[New Package] Add PaddleOCR Reader for extracting text from images in PDFs ([#​19827](https://redirect.github.com/run-llama/llama_index/pull/19827)) ##### llama-index-readers-web \[0.5.4] - feat(readers/web-firecrawl): migrate to Firecrawl v2 SDK ([#​19773](https://redirect.github.com/run-llama/llama_index/pull/19773)) ##### llama-index-storage-chat-store-mongo \[0.3.0] - Use PyMongo Asynchronous API instead of Motor ([#​19875](https://redirect.github.com/run-llama/llama_index/pull/19875)) ##### llama-index-storage-kvstore-mongodb \[0.5.0] - Use PyMongo Asynchronous API instead of Motor ([#​19875](https://redirect.github.com/run-llama/llama_index/pull/19875)) ##### llama-index-tools-valyu \[0.5.0] - Add Valyu Extractor and Fast mode ([#​19915](https://redirect.github.com/run-llama/llama_index/pull/19915)) ##### llama-index-vector-stores-azureaisearch \[0.4.2] - Fix/llama index vector stores azureaisearch fix ([#​19800](https://redirect.github.com/run-llama/llama_index/pull/19800)) ##### llama-index-vector-stores-azurepostgresql \[0.1.0] - Add support for Azure PostgreSQL ([#​19709](https://redirect.github.com/run-llama/llama_index/pull/19709)) ##### llama-index-vector-stores-qdrant \[0.8.5] - Add proper compat for old sparse vectors ([#​19882](https://redirect.github.com/run-llama/llama_index/pull/19882)) ##### llama-index-vector-stores-singlestoredb \[0.4.2] - Fix SQLi Vulnerability in SingleStore Db ([#​19914](https://redirect.github.com/run-llama/llama_index/pull/19914)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Harsh Jha <83023263+rapid-killer-9@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
llama-index==0.14.2
|
||||
llama-index==0.14.3
|
||||
llama-index-llms-google-genai==0.5.1
|
||||
toolbox-llamaindex==0.5.2
|
||||
pytest==8.4.2
|
||||
|
||||
Reference in New Issue
Block a user