Skip to content

Commit 163492f

Browse files
Release 0.3.24 (#472)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a84743c commit 163492f

6 files changed

+10
-21
lines changed

.changeset/famous-ways-give.md

-5
This file was deleted.

.changeset/green-melons-thank.md

-5
This file was deleted.

.changeset/little-kangaroos-exercise.md

-5
This file was deleted.

.changeset/stale-berries-hear.md

-5
This file was deleted.

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# create-llama
22

3+
## 0.3.24
4+
5+
### Patch Changes
6+
7+
- a84743c: Change --agents paramameter to --use-case
8+
- a84743c: Add LlamaCloud support for Reflex templates
9+
- a7a6592: Fix the npm issue on the full-stack Python template
10+
- fc5e56e: bump: code interpreter v1
11+
312
## 0.3.23
413

514
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-llama",
3-
"version": "0.3.23",
3+
"version": "0.3.24",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)