Skip to content

Commit da4505a

Browse files
Release 0.3.18 (#451)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 63e961e commit da4505a

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/chilly-eels-retire.md

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

.changeset/moody-mangos-punch.md

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

.changeset/twenty-snakes-play.md

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

CHANGELOG.md

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

3+
## 0.3.18
4+
5+
### Patch Changes
6+
7+
- fe90a7e: chore: bump ai v4
8+
- 02b2473: Show streaming errors in Python, optimize system prompts for tool usage and set the weather tool as default for the Agentic RAG use case
9+
- 63e961e: Use auto_routed retriever mode for LlamaCloudIndex
10+
311
## 0.3.17
412

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

0 commit comments

Comments
 (0)