Skip to content
Snippets Groups Projects
Commit 980fb4e5 authored by Marcus Schiesser's avatar Marcus Schiesser
Browse files

release llamaindex@0.2.7

parent 96f8f402
No related branches found
No related tags found
No related merge requests found
---
"llamaindex": patch
---
fix: agent stream
# llamaindex
## 0.2.7
### Patch Changes
- 96f8f40: fix: agent stream
- Updated dependencies
- @llamaindex/env@0.0.7
## 0.2.6
### Patch Changes
......
{
"name": "llamaindex",
"version": "0.2.6",
"version": "0.2.7",
"expectedMinorVersion": "2",
"license": "MIT",
"type": "module",
......
# @llamaindex/edge
## 0.2.7
### Patch Changes
- Updated dependencies
- @llamaindex/env@0.0.7
# test-edge-runtime
## 0.1.2
### Patch Changes
- @llamaindex/edge@0.2.7
## 0.1.1
### Patch Changes
......
{
"name": "test-edge-runtime",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"dev": "next dev",
......
{
"name": "@llamaindex/edge",
"version": "0.2.6",
"version": "0.2.7",
"license": "MIT",
"type": "module",
"dependencies": {
......
# @llamaindex/env
## 0.0.7
### Patch Changes
- Add polyfill for pipeline
## 0.0.6
### Patch Changes
......
{
"name": "@llamaindex/env",
"description": "environment wrapper",
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# @llamaindex/experimental
## 0.0.10
### Patch Changes
- Updated dependencies [96f8f40]
- llamaindex@0.2.7
## 0.0.9
### Patch Changes
......
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.9",
"version": "0.0.10",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
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