Skip to content
Snippets Groups Projects
Unverified Commit 28b877e3 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Release 0.5.25 (#1182)

parent 4389b80a
No related branches found
No related tags found
No related merge requests found
Showing
with 84 additions and 25 deletions
---
"llamaindex": patch
---
fix: handle `RouterQueryEngine` with string query
---
"@llamaindex/cloud": patch
---
fix: bump version
---
"llamaindex": patch
---
refactor: export vector store only in nodejs environment on top level
If you see some missing modules error, please change vector store related imports to `llamaindex/vector-store`
# docs
## 0.0.66
### Patch Changes
- Updated dependencies [4810364]
- Updated dependencies [d3bc663]
- llamaindex@0.5.25
## 0.0.65
### Patch Changes
......
{
"name": "docs",
"version": "0.0.65",
"version": "0.0.66",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# @llamaindex/autotool-01-node-example
## 0.0.6
### Patch Changes
- Updated dependencies [4810364]
- Updated dependencies [d3bc663]
- llamaindex@0.5.25
- @llamaindex/autotool@2.0.1
## 0.0.5
### Patch Changes
......
......@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.5"
"version": "0.0.6"
}
# @llamaindex/autotool-02-next-example
## 0.1.50
### Patch Changes
- Updated dependencies [4810364]
- Updated dependencies [d3bc663]
- llamaindex@0.5.25
- @llamaindex/autotool@2.0.1
## 0.1.49
### Patch Changes
......
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.49",
"version": "0.1.50",
"scripts": {
"dev": "next dev",
"build": "next build",
......
......@@ -51,7 +51,7 @@
"unplugin": "^1.12.2"
},
"peerDependencies": {
"llamaindex": "^0.5.24",
"llamaindex": "^0.5.25",
"openai": "^4",
"typescript": "^4"
},
......
# @llamaindex/cloud
## 0.2.4
### Patch Changes
- 4810364: fix: bump version
## 0.2.3
### Patch Changes
......
{
"name": "@llamaindex/cloud",
"version": "0.2.3",
"version": "0.2.4",
"type": "module",
"license": "MIT",
"scripts": {
......
# @llamaindex/experimental
## 0.0.75
### Patch Changes
- Updated dependencies [4810364]
- Updated dependencies [d3bc663]
- llamaindex@0.5.25
## 0.0.74
### Patch Changes
......
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.74",
"version": "0.0.75",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# llamaindex
## 0.5.25
### Patch Changes
- 4810364: fix: handle `RouterQueryEngine` with string query
- d3bc663: refactor: export vector store only in nodejs environment on top level
If you see some missing modules error, please change vector store related imports to `llamaindex/vector-store`
- Updated dependencies [4810364]
- @llamaindex/cloud@0.2.4
## 0.5.24
### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.59
### Patch Changes
- Updated dependencies [4810364]
- Updated dependencies [d3bc663]
- llamaindex@0.5.25
## 0.0.58
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.58",
"version": "0.0.59",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/next-agent-test
## 0.1.59
### Patch Changes
- Updated dependencies [4810364]
- Updated dependencies [d3bc663]
- llamaindex@0.5.25
## 0.1.58
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.58",
"version": "0.1.59",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.58
### Patch Changes
- Updated dependencies [4810364]
- Updated dependencies [d3bc663]
- llamaindex@0.5.25
## 0.1.57
### Patch Changes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment