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

Release 0.5.13 (#1100)

parent 04b2f8e0
No related branches found
No related merge requests found
Showing
with 72 additions and 14 deletions
---
"@llamaindex/core": patch
---
Fix issue with metadata included after sentence splitter
# docs # docs
## 0.0.54
### Patch Changes
- llamaindex@0.5.13
## 0.0.53 ## 0.0.53
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.53", "version": "0.0.54",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# @llamaindex/autotool-02-next-example # @llamaindex/autotool-02-next-example
## 0.1.38
### Patch Changes
- llamaindex@0.5.13
- @llamaindex/autotool@2.0.0
## 0.1.37 ## 0.1.37
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/autotool-02-next-example", "name": "@llamaindex/autotool-02-next-example",
"private": true, "private": true,
"version": "0.1.37", "version": "0.1.38",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
"unplugin": "^1.10.1" "unplugin": "^1.10.1"
}, },
"peerDependencies": { "peerDependencies": {
"llamaindex": "^0.5.12", "llamaindex": "^0.5.13",
"openai": "^4", "openai": "^4",
"typescript": "^4" "typescript": "^4"
}, },
......
# @llamaindex/community # @llamaindex/community
## 0.0.28
### Patch Changes
- Updated dependencies [04b2f8e]
- @llamaindex/core@0.1.7
## 0.0.27 ## 0.0.27
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/community", "name": "@llamaindex/community",
"description": "Community package for LlamaIndexTS", "description": "Community package for LlamaIndexTS",
"version": "0.0.27", "version": "0.0.28",
"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/core # @llamaindex/core
## 0.1.7
### Patch Changes
- 04b2f8e: Fix issue with metadata included after sentence splitter
## 0.1.6 ## 0.1.6
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/core", "name": "@llamaindex/core",
"type": "module", "type": "module",
"version": "0.1.6", "version": "0.1.7",
"description": "LlamaIndex Core Module", "description": "LlamaIndex Core Module",
"exports": { "exports": {
"./node-parser": { "./node-parser": {
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.63
### Patch Changes
- llamaindex@0.5.13
## 0.0.62 ## 0.0.62
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.62", "version": "0.0.63",
"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.5.13
### Patch Changes
- Updated dependencies [04b2f8e]
- @llamaindex/core@0.1.7
## 0.5.12 ## 0.5.12
### Patch Changes ### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.47
### Patch Changes
- llamaindex@0.5.13
## 0.0.46 ## 0.0.46
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.46", "version": "0.0.47",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.47
### Patch Changes
- llamaindex@0.5.13
## 0.1.46 ## 0.1.46
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.46", "version": "0.1.47",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# test-edge-runtime # test-edge-runtime
## 0.1.46
### Patch Changes
- llamaindex@0.5.13
## 0.1.45 ## 0.1.45
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/nextjs-edge-runtime-test", "name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.45", "version": "0.1.46",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/next-node-runtime # @llamaindex/next-node-runtime
## 0.0.28
### Patch Changes
- llamaindex@0.5.13
## 0.0.27 ## 0.0.27
### Patch Changes ### 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