Skip to content

Commit 28e41d1

Browse files
authored
docs: add note about llamaindex upgrade (#410)
* docs: add note about llamaindex upgrade * docs: add note about llamaindex upgrade
1 parent 28363f1 commit 28e41d1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/dispatch-deploy-draft.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# yamllint disable
12
name: Deploy Draft
23

34
on:

docs/modules/ROOT/pages/changelog.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ For more, see:
3535

3636
== `ragstack-ai-llamaindex`@1.0.0 (2024-04-24)
3737

38+
Version 1.0.0 upgraded `llama-index` from 0.9.48 to 0.10.x, bringing possible breaking changes to existing applications.
39+
40+
If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.llamaindex.ai/en/stable/getting_started/v0_10_0_migration/[official LlamaIndex migration guide].
41+
42+
3843
[caption=]
3944
.Requirements
4045
[%autowidth]

0 commit comments

Comments
 (0)