Skip to content

Commit 3b57bdc

Browse files
Release 0.1.18 (#157)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a221cfc commit 3b57bdc

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/chilly-worms-speak.md

-5
This file was deleted.

.changeset/olive-knives-cheat.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.1.18
4+
5+
### Patch Changes
6+
7+
- d1026ea: support Mistral as llm and embedding
8+
- a221cfc: Use LlamaParse for all the file types that it supports (if activated)
9+
310
## 0.1.17
411

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

0 commit comments

Comments
 (0)