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

Release 0.8.30 (#1570)

parent 012495b5
No related merge requests found
# @llamaindex/autotool-02-next-example # @llamaindex/autotool-02-next-example
## 0.1.117
### Patch Changes
- llamaindex@0.8.30
- @llamaindex/autotool@5.0.30
## 0.1.116 ## 0.1.116
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/autotool-02-next-example", "name": "@llamaindex/autotool-02-next-example",
"private": true, "private": true,
"version": "0.1.116", "version": "0.1.117",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",
......
{ {
"name": "@llamaindex/autotool", "name": "@llamaindex/autotool",
"type": "module", "type": "module",
"version": "5.0.29", "version": "5.0.30",
"description": "auto transpile your JS function to LLM Agent compatible", "description": "auto transpile your JS function to LLM Agent compatible",
"files": [ "files": [
"dist", "dist",
......
# @llamaindex/cloud # @llamaindex/cloud
## 2.0.20
### Patch Changes
- 012495b: chore: bump llamacloud sdk
## 2.0.19 ## 2.0.19
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloud", "name": "@llamaindex/cloud",
"version": "2.0.19", "version": "2.0.20",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.142
### Patch Changes
- llamaindex@0.8.30
## 0.0.141 ## 0.0.141
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.141", "version": "0.0.142",
"type": "module", "type": "module",
"types": "dist/type/index.d.ts", "types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js", "main": "dist/cjs/index.js",
......
# llamaindex # llamaindex
## 0.8.30
### Patch Changes
- Updated dependencies [012495b]
- @llamaindex/cloud@2.0.20
## 0.8.29 ## 0.8.29
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.8.29", "version": "0.8.30",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"keywords": [ "keywords": [
......
# @llamaindex/unit-test # @llamaindex/unit-test
## 0.0.40
### Patch Changes
- Updated dependencies [012495b]
- @llamaindex/cloud@2.0.20
- llamaindex@0.8.30
## 0.0.39 ## 0.0.39
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/unit-test", "name": "@llamaindex/unit-test",
"private": true, "private": true,
"version": "0.0.39", "version": "0.0.40",
"type": "module", "type": "module",
"scripts": { "scripts": {
"test": "vitest run" "test": "vitest run"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment