Skip to content

Commit a47d778

Browse files
Release 0.2.16 (#349)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7f4ac22 commit a47d778

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/chilled-zebras-taste.md

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

.changeset/hungry-chairs-tie.md

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

.changeset/polite-onions-return.md

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

.changeset/witty-hotels-do.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.2.16
4+
5+
### Patch Changes
6+
7+
- 0e78ba4: Fix: programmatically ensure index for LlamaCloud
8+
- 0e78ba4: Fix .env not loaded on poetry run generate
9+
- 7f4ac22: Don't need to run generate script for LlamaCloud
10+
- 5263bde: Use selected LlamaCloud index in multi-agent template
11+
312
## 0.2.15
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.2.15",
3+
"version": "0.2.16",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)