Skip to content

Commit d53b760

Browse files
Release 0.1.9 (#101)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a880c7c commit d53b760

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/bright-turkeys-melt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/few-geckos-confess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/itchy-ads-travel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-cars-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# create-llama
22

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- a42fa53: Add CSV upload
8+
- 563b51d: Fix Vercel streaming (python) to stream data events instantly
9+
- d60b3c5: Add E2B code interpreter tool for FastAPI
10+
- 956538e: Add OpenAPI action tool for FastAPI
11+
312
## 0.1.8
413

514
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-llama",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)