Skip to content

Commit 9d140e7

Browse files
authored
chore(deps): update dependency llamaindex to v0.12.1 (googleapis#2599)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [llamaindex](https://redirect.github.com/run-llama/LlamaIndexTS) ([source](https://redirect.github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/llamaindex)) | [`0.12.0` → `0.12.1`](https://renovatebot.com/diffs/npm/llamaindex/0.12.0/0.12.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/llamaindex/0.12.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/llamaindex/0.12.0/0.12.1?slim=true) | --- ### Release Notes <details> <summary>run-llama/LlamaIndexTS (llamaindex)</summary> ### [`v0.12.1`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/llamaindex/CHANGELOG.md#0121) [Compare Source](https://redirect.github.com/run-llama/LlamaIndexTS/compare/llamaindex@0.12.0...llamaindex@0.12.1) ##### Patch Changes - [`3af5617`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/3af5617): fix undefined values in querytool </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:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 5a77a18 commit 9d140e7

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

docs/en/getting-started/quickstart/js/llamaindex/package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/en/getting-started/quickstart/js/llamaindex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@llamaindex/core": "^0.6.22",
1515
"@llamaindex/google": "^0.4.0",
1616
"@llamaindex/workflow": "^1.1.24",
17-
"llamaindex": "0.12.0",
17+
"llamaindex": "0.12.1",
1818
"@toolbox-sdk/core": "^0.2.0"
1919
}
2020
}

0 commit comments

Comments
 (0)