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 merge requests found
Showing
with 81 additions and 14 deletions
---
"llamaindex": patch
---
Add vector store for CosmosDB
# docs
## 0.0.129
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.0.128
### Patch Changes
......
{
"name": "docs",
"version": "0.0.128",
"version": "0.0.129",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# @llamaindex/doc
## 0.0.27
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.0.26
### Patch Changes
......
{
"name": "@llamaindex/doc",
"version": "0.0.26",
"version": "0.0.27",
"private": true,
"scripts": {
"build": "pnpm run build:docs && next build",
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.120
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.0.119
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.119",
"version": "0.0.120",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/next-agent-test
## 0.1.120
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.1.119
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.119",
"version": "0.1.120",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.119
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.1.118
### Patch Changes
......
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.118",
"version": "0.1.119",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/next-node-runtime
## 0.0.101
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.0.100
### Patch Changes
......
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.100",
"version": "0.0.101",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/waku-query-engine-test
## 0.0.120
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 0.0.119
### Patch Changes
......
{
"name": "@llamaindex/waku-query-engine-test",
"version": "0.0.119",
"version": "0.0.120",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/autotool
## 5.0.24
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
## 5.0.23
### Patch Changes
......
# @llamaindex/autotool-01-node-example
## 0.0.67
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
- @llamaindex/autotool@5.0.24
## 0.0.66
### Patch Changes
......
......@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.66"
"version": "0.0.67"
}
# @llamaindex/autotool-02-next-example
## 0.1.111
### Patch Changes
- Updated dependencies [515f2c1]
- llamaindex@0.8.24
- @llamaindex/autotool@5.0.24
## 0.1.110
### Patch Changes
......
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.110",
"version": "0.1.111",
"scripts": {
"dev": "next dev",
"build": "next build",
......
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