We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff9e27 commit 6a05265Copy full SHA for 6a05265
1 file changed
CHANGELOG.rst
@@ -6,7 +6,23 @@
6
7
8
9
-0.0.1 (unreleased)
+0.0.2 (2025-11-25)
10
+==================
11
+
12
+* Fixed LanceDB mode to allow multiple documents to be loaded to a single
13
+ vector store.
14
15
+* Added a stub login option for local development workflows.
16
17
+* Updated Chainlit to 2.9.1.
18
19
+* Refreshed CAS OAuth provider code for Chainlit API changes.
20
21
+* Updated Langchain and related libraries to v1.
22
23
24
25
+0.0.1 (2025-10-14)
26
==================
27
28
Initial release.
0 commit comments