Skip to content

Commit 98ff3c2

Browse files
Release 0.1.21 (#169)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0900413 commit 98ff3c2

File tree

7 files changed

+11
-26
lines changed

7 files changed

+11
-26
lines changed

.changeset/curvy-penguins-work.md

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

.changeset/gold-mugs-perform.md

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

.changeset/happy-hairs-kick.md

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

.changeset/strong-dryers-punch.md

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

.changeset/tall-pans-bake.md

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

CHANGELOG.md

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

3+
## 0.1.21
4+
5+
### Patch Changes
6+
7+
- bd4714c: Filter private documents for Typescript (Using MetadataFilters) and update to LlamaIndexTS 0.5.7
8+
- 58e6c15: Add using LlamaParse for private file uploader
9+
- 455ab68: Display files in sources using LlamaCloud indexes.
10+
- 23b7357: Use gpt-4o-mini as default model
11+
- 0900413: Add suggestions for next questions.
12+
313
## 0.1.20
414

515
### 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.20",
3+
"version": "0.1.21",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)