Skip to content

Commit

Permalink
Release 0.3.11 (#409)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 4, 2024
1 parent 2b8aaa8 commit 8ebd8d7
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/plenty-pumpkins-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-bulldogs-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-cougars-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-emus-raise.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# create-llama

## 0.3.11

### Patch Changes

- 2b8aaa8: Add support for local models via Hugging Face
- b9570b2: Fix: use generic LLMAgent instead of OpenAIAgent (adds support for Gemini and Anthropic for Agentic RAG)
- 1fe21f8: Fix the highlight.js issue with the Next.js static build
- 00009ae: feat: import pdf css

## 0.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-llama",
"version": "0.3.10",
"version": "0.3.11",
"description": "Create LlamaIndex-powered apps with one command",
"keywords": [
"rag",
Expand Down

0 comments on commit 8ebd8d7

Please sign in to comment.