Skip to content

Commit

Permalink
Release 0.1.9 (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 7, 2024
1 parent a880c7c commit d53b760
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-turkeys-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-geckos-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-ads-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-cars-clap.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# create-llama

## 0.1.9

### Patch Changes

- a42fa53: Add CSV upload
- 563b51d: Fix Vercel streaming (python) to stream data events instantly
- d60b3c5: Add E2B code interpreter tool for FastAPI
- 956538e: Add OpenAPI action tool for FastAPI

## 0.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-llama",
"version": "0.1.8",
"version": "0.1.9",
"description": "Create LlamaIndex-powered apps with one command",
"keywords": [
"rag",
Expand Down

0 comments on commit d53b760

Please sign in to comment.