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)

Showing
with 75 additions and 14 deletions
---
"@llamaindex/env": patch
---
fix: switch tokenizer in cloudflare
# docs
## 0.0.128
### Patch Changes
- llamaindex@0.8.23
## 0.0.127
### Patch Changes
......
{
"name": "docs",
"version": "0.0.127",
"version": "0.0.128",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# @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
### Patch Changes
......
{
"name": "@llamaindex/doc",
"version": "0.0.25",
"version": "0.0.26",
"private": true,
"scripts": {
"build": "pnpm run build:docs && next build",
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.119
### Patch Changes
- llamaindex@0.8.23
## 0.0.118
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.118",
"version": "0.0.119",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/llama-parse-browser-test
## 0.0.35
### Patch Changes
- @llamaindex/cloud@2.0.15
## 0.0.34
### Patch Changes
......
{
"name": "@llamaindex/llama-parse-browser-test",
"private": true,
"version": "0.0.34",
"version": "0.0.35",
"type": "module",
"scripts": {
"dev": "vite",
......
# @llamaindex/next-agent-test
## 0.1.119
### Patch Changes
- llamaindex@0.8.23
## 0.1.118
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.118",
"version": "0.1.119",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.118
### Patch Changes
- llamaindex@0.8.23
## 0.1.117
### Patch Changes
......
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.117",
"version": "0.1.118",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/next-node-runtime
## 0.0.100
### Patch Changes
- llamaindex@0.8.23
## 0.0.99
### Patch Changes
......
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.99",
"version": "0.0.100",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/waku-query-engine-test
## 0.0.119
### Patch Changes
- llamaindex@0.8.23
## 0.0.118
### Patch Changes
......
{
"name": "@llamaindex/waku-query-engine-test",
"version": "0.0.118",
"version": "0.0.119",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/autotool
## 5.0.23
### Patch Changes
- llamaindex@0.8.23
## 5.0.22
### Patch Changes
......
# @llamaindex/autotool-01-node-example
## 0.0.66
### Patch Changes
- llamaindex@0.8.23
- @llamaindex/autotool@5.0.23
## 0.0.65
### Patch Changes
......
......@@ -13,5 +13,5 @@
"scripts": {
"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