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

Release 0.4.4 (#977)

parent 42eb73a0
No related branches found
No related tags found
No related merge requests found
Showing
with 79 additions and 14 deletions
---
"llamaindex": patch
---
Fix IngestionPipeline not working without vectorStores
# docs
## 0.0.30
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.0.29
### Patch Changes
......
{
"name": "docs",
"version": "0.0.29",
"version": "0.0.30",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# @llamaindex/autotool-02-next-example
## 0.1.14
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
- @llamaindex/autotool@1.0.0
## 0.1.13
### Patch Changes
......
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.13",
"version": "0.1.14",
"scripts": {
"dev": "next dev",
"build": "next build",
......
......@@ -51,7 +51,7 @@
"unplugin": "^1.10.1"
},
"peerDependencies": {
"llamaindex": "^0.4.3",
"llamaindex": "^0.4.4",
"openai": "^4",
"typescript": "^4"
},
......
# @llamaindex/community
## 0.0.8
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.0.7
### Patch Changes
......
{
"name": "@llamaindex/community",
"description": "Community package for LlamaIndexTS",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# @llamaindex/experimental
## 0.0.39
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.0.38
### Patch Changes
......
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.38",
"version": "0.0.39",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# llamaindex
## 0.4.4
### Patch Changes
- 42eb73a: Fix IngestionPipeline not working without vectorStores
## 0.4.3
### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.23
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.0.22
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.22",
"version": "0.0.23",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/next-agent-test
## 0.1.23
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.1.22
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.22",
"version": "0.1.23",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.22
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.1.21
### Patch Changes
......
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.21",
"version": "0.1.22",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/next-node-runtime
## 0.0.4
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.0.3
### Patch Changes
......
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/waku-query-engine-test
## 0.0.23
### Patch Changes
- Updated dependencies [42eb73a]
- llamaindex@0.4.4
## 0.0.22
### Patch Changes
......
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