Skip to content

Commit c495a47

Browse files
committed
docs: changelog
1 parent ac3845d commit c495a47

File tree

1 file changed

+113
-42
lines changed

1 file changed

+113
-42
lines changed

docs/modules/ROOT/pages/changelog.adoc

Lines changed: 113 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,119 @@ For more, see:
88
99
* https://pypi.org/project/ragstack-ai/[PyPI^]
1010
11+
12+
== `ragstack-ai`@1.0.6 (2024-05-24)
13+
14+
[caption=]
15+
.Requirements
16+
[%autowidth]
17+
[cols="2*",options="header"]
18+
|===
19+
| Library | Version
20+
21+
22+
| ragstack-ai-colbert
23+
| ==1.0.5
24+
25+
| ragstack-ai-langchain
26+
| ==1.0.6
27+
28+
| ragstack-ai-llamaindex
29+
| ==1.0.5
30+
31+
32+
|===
33+
34+
== `ragstack-ai-langchain`@1.0.6 (2024-05-24)
35+
36+
[caption=]
37+
.Requirements
38+
[%autowidth]
39+
[cols="2*",options="header"]
40+
|===
41+
| Library | Version
42+
43+
44+
| astrapy
45+
| <2,>=1
46+
47+
| cassio
48+
| <0.2.0,>=0.1.4
49+
50+
| langchain
51+
| https://datastax.github.io/ragstack-ai/api_reference/1.0.6/langchain[==0.1.19]{external-link-icon}
52+
53+
| langchain-astradb
54+
| ==0.3.0
55+
56+
| langchain-community
57+
| ==0.0.38
58+
59+
| langchain-core
60+
| ==0.1.52
61+
62+
| ragstack-ai-colbert (via extra `"colbert"`)
63+
| ==1.0.5
64+
65+
| unstructured
66+
| ==0.14.2
67+
68+
69+
|===
70+
71+
== `ragstack-ai-llamaindex`@1.0.5 (2024-05-24)
72+
73+
[caption=]
74+
.Requirements
75+
[%autowidth]
76+
[cols="2*",options="header"]
77+
|===
78+
| Library | Version
79+
80+
81+
| astrapy
82+
| <2,>=1
83+
84+
| cassio
85+
| <0.2.0,>=0.1.4
86+
87+
| llama-index
88+
| ==0.10.31
89+
90+
| ragstack-ai-colbert (via extra `"colbert"`)
91+
| ==1.0.5
92+
93+
| unstructured
94+
| ==0.14.2
95+
96+
97+
|===
98+
99+
== `ragstack-ai-colbert`@1.0.5 (2024-05-24)
100+
101+
[caption=]
102+
.Requirements
103+
[%autowidth]
104+
[cols="2*",options="header"]
105+
|===
106+
| Library | Version
107+
108+
109+
| cassio
110+
| <0.2.0,>=0.1.7
111+
112+
| colbert-ai
113+
| ==0.2.19
114+
115+
| pyarrow
116+
| ==14.0.1
117+
118+
| torch
119+
| ==2.2.1
120+
121+
122+
|===
123+
11124
== `ragstack-ai`@1.0.5 (2024-05-24)
12125

13126
[caption=]
@@ -179,7 +292,6 @@ For more, see:
179292

180293
|===
181294

182-
183295
== `ragstack-ai-llamaindex`@1.0.3 (2024-05-21)
184296

185297
[caption=]
@@ -208,7 +320,6 @@ For more, see:
208320

209321
|===
210322

211-
212323
== `ragstack-ai-colbert`@1.0.3 (2024-05-21)
213324

214325
[caption=]
@@ -234,7 +345,6 @@ For more, see:
234345

235346
|===
236347

237-
238348
== `ragstack-ai`@1.0.3 (2024-05-13)
239349

240350
[caption=]
@@ -257,7 +367,6 @@ For more, see:
257367

258368
|===
259369

260-
261370
== `ragstack-ai-langchain`@1.0.3 (2024-05-13)
262371

263372
[caption=]
@@ -295,7 +404,6 @@ For more, see:
295404

296405
|===
297406

298-
299407
== `ragstack-ai-llamaindex`@1.0.2 (2024-05-13)
300408

301409
[caption=]
@@ -324,7 +432,6 @@ For more, see:
324432

325433
|===
326434

327-
328435
== `ragstack-ai-colbert`@1.0.2 (2024-05-13)
329436

330437
[caption=]
@@ -350,7 +457,6 @@ For more, see:
350457

351458
|===
352459

353-
354460
== `ragstack-ai`@1.0.2 (2024-05-09)
355461

356462
[caption=]
@@ -373,8 +479,6 @@ For more, see:
373479

374480
|===
375481

376-
377-
378482
== `ragstack-ai-langchain`@1.0.2 (2024-05-09)
379483

380484
[caption=]
@@ -412,9 +516,6 @@ For more, see:
412516

413517
|===
414518

415-
416-
417-
418519
== `ragstack-ai`@1.0.0 (2024-04-24)
419520

420521
[caption=]
@@ -437,15 +538,12 @@ For more, see:
437538

438539
|===
439540

440-
441-
442541
== `ragstack-ai-llamaindex`@1.0.0 (2024-04-24)
443542

444543
Version 1.0.0 upgraded `llama-index` from 0.9.48 to 0.10.x, bringing possible breaking changes to existing applications.
445544

446545
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].
447546

448-
449547
[caption=]
450548
.Requirements
451549
[%autowidth]
@@ -472,9 +570,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
472570

473571
|===
474572

475-
476-
477-
478573
== `ragstack-ai-langchain`@1.0.0 (2024-04-24)
479574

480575
[caption=]
@@ -512,9 +607,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
512607

513608
|===
514609

515-
516-
517-
518610
== `ragstack-ai-colbert`@1.0.0 (2024-04-24)
519611

520612
[caption=]
@@ -540,9 +632,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
540632

541633
|===
542634

543-
544-
545-
546635
== 0.10.0 (2024-03-15)
547636

548637
[caption=]
@@ -580,8 +669,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
580669

581670
|===
582671

583-
584-
585672
== 0.9.0 (2024-03-13)
586673

587674
[caption=]
@@ -610,9 +697,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
610697

611698
|===
612699

613-
614-
615-
616700
== 0.8.0 (2024-02-28)
617701

618702
[caption=]
@@ -641,10 +725,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
641725

642726
|===
643727

644-
645-
646-
647-
648728
== 0.7.0 (2024-02-13)
649729

650730
[caption=]
@@ -673,9 +753,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
673753

674754
|===
675755

676-
677-
678-
679756
== 0.6.0 (2024-01-29)
680757

681758
[caption=]
@@ -704,9 +781,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
704781

705782
|===
706783

707-
708-
709-
710784
== 0.5.0 (2024-01-11)
711785

712786
[caption=]
@@ -735,8 +809,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
735809

736810
|===
737811

738-
739-
740812
== 0.4.0 (2023-12-15)
741813

742814
[caption=]
@@ -765,7 +837,6 @@ If you are upgrading from `ragstack-ai` < 1.x, you must follow the https://docs.
765837

766838
|===
767839

768-
769840
== 0.3.1 (2023-12-12)
770841

771842
[caption=]

0 commit comments

Comments
 (0)