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

Release 0.8.23 (#1526)

parent d2b2722a
No related branches found
No related tags found
No related merge requests found
Showing
with 75 additions and 14 deletions
---
"@llamaindex/env": patch
---
fix: switch tokenizer in cloudflare
# docs # docs
## 0.0.128
### Patch Changes
- llamaindex@0.8.23
## 0.0.127 ## 0.0.127
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.127", "version": "0.0.128",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# @llamaindex/doc # @llamaindex/doc
## 0.0.26
### Patch Changes
- @llamaindex/cloud@2.0.15
- @llamaindex/core@0.4.15
- llamaindex@0.8.23
- @llamaindex/node-parser@0.0.16
- @llamaindex/openai@0.1.40
- @llamaindex/readers@1.0.17
## 0.0.25 ## 0.0.25
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/doc", "name": "@llamaindex/doc",
"version": "0.0.25", "version": "0.0.26",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "pnpm run build:docs && next build", "build": "pnpm run build:docs && next build",
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.119
### Patch Changes
- llamaindex@0.8.23
## 0.0.118 ## 0.0.118
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.118", "version": "0.0.119",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/llama-parse-browser-test # @llamaindex/llama-parse-browser-test
## 0.0.35
### Patch Changes
- @llamaindex/cloud@2.0.15
## 0.0.34 ## 0.0.34
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/llama-parse-browser-test", "name": "@llamaindex/llama-parse-browser-test",
"private": true, "private": true,
"version": "0.0.34", "version": "0.0.35",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.119
### Patch Changes
- llamaindex@0.8.23
## 0.1.118 ## 0.1.118
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.118", "version": "0.1.119",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# test-edge-runtime # test-edge-runtime
## 0.1.118
### Patch Changes
- llamaindex@0.8.23
## 0.1.117 ## 0.1.117
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/nextjs-edge-runtime-test", "name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.117", "version": "0.1.118",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/next-node-runtime # @llamaindex/next-node-runtime
## 0.0.100
### Patch Changes
- llamaindex@0.8.23
## 0.0.99 ## 0.0.99
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-node-runtime-test", "name": "@llamaindex/next-node-runtime-test",
"version": "0.0.99", "version": "0.0.100",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/waku-query-engine-test # @llamaindex/waku-query-engine-test
## 0.0.119
### Patch Changes
- llamaindex@0.8.23
## 0.0.118 ## 0.0.118
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/waku-query-engine-test", "name": "@llamaindex/waku-query-engine-test",
"version": "0.0.118", "version": "0.0.119",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/autotool # @llamaindex/autotool
## 5.0.23
### Patch Changes
- llamaindex@0.8.23
## 5.0.22 ## 5.0.22
### Patch Changes ### Patch Changes
......
# @llamaindex/autotool-01-node-example # @llamaindex/autotool-01-node-example
## 0.0.66
### Patch Changes
- llamaindex@0.8.23
- @llamaindex/autotool@5.0.23
## 0.0.65 ## 0.0.65
### Patch Changes ### Patch Changes
......
...@@ -13,5 +13,5 @@ ...@@ -13,5 +13,5 @@
"scripts": { "scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts" "start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
}, },
"version": "0.0.65" "version": "0.0.66"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment