Skip to content

Commit b1f3d52

Browse files
Release 0.1.44 (#266)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e2c6188 commit b1f3d52

7 files changed

+11
-26
lines changed

.changeset/four-impalas-pay.md

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

.changeset/slow-papayas-camp.md

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

.changeset/sour-donkeys-develop.md

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

.changeset/strong-kids-brush.md

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

.changeset/wicked-numbers-approve.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.44
4+
5+
### Patch Changes
6+
7+
- bedde2b: Change metadata filters to use already existing documents in LlamaCloud Index
8+
- 5cd12fa: Use one callback manager per request
9+
- 5cd12fa: Bump llama_index version to 0.11.1
10+
- fd4abb3: Fix to use filename for uploaded documents in NextJS
11+
- 2f8feab: Simplify CLI interface
12+
313
## 0.1.43
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.43",
3+
"version": "0.1.44",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)