Skip to content

Commit 8ebd8d7

Browse files
Release 0.3.11 (#409)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2b8aaa8 commit 8ebd8d7

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/plenty-pumpkins-fold.md

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

.changeset/shy-bulldogs-wait.md

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

.changeset/stupid-cougars-raise.md

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

.changeset/thick-emus-raise.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.3.11
4+
5+
### Patch Changes
6+
7+
- 2b8aaa8: Add support for local models via Hugging Face
8+
- b9570b2: Fix: use generic LLMAgent instead of OpenAIAgent (adds support for Gemini and Anthropic for Agentic RAG)
9+
- 1fe21f8: Fix the highlight.js issue with the Next.js static build
10+
- 00009ae: feat: import pdf css
11+
312
## 0.3.10
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.3.10",
3+
"version": "0.3.11",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)