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

Release 0.8.24 (#1531)

parent 7934ade0
No related branches found
No related tags found
No related merge requests found
{ {
"name": "@llamaindex/autotool", "name": "@llamaindex/autotool",
"type": "module", "type": "module",
"version": "5.0.23", "version": "5.0.24",
"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/experimental # @llamaindex/experimental
## 0.0.136
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.0.135 ## 0.0.135
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.135", "version": "0.0.136",
"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.24
### Patch Changes
- 515f2c1: Add vector store for CosmosDB
## 0.8.23 ## 0.8.23
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.8.23", "version": "0.8.24",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"keywords": [ "keywords": [
......
# @llamaindex/unit-test # @llamaindex/unit-test
## 0.0.34
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.0.33 ## 0.0.33
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/unit-test", "name": "@llamaindex/unit-test",
"private": true, "private": true,
"version": "0.0.33", "version": "0.0.34",
"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.
Finish editing this message first!
Please register or to comment