We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b480c71 commit 244e60cCopy full SHA for 244e60c
docs/changelog/overview.mdx
@@ -6,6 +6,25 @@ mode: "wide"
6
<Tabs>
7
<Tab title="Python">
8
9
+<Update label="2025-04-09" description="v0.1.87">
10
+
11
+**New Features:**
12
+- **Upstash Vector:** Added support for Upstash Vector store
13
14
+**Improvements:**
15
+- **Code Quality:** Removed redundant code lines
16
+- **Build:** Updated MAKEFILE
17
+- **Documentation:** Updated memory export documentation
18
19
+</Update>
20
21
+<Update label="2025-04-07" description="v0.1.86">
22
23
24
+- **FAISS:** Added embedding_dims parameter to FAISS vector store
25
26
27
28
<Update label="2025-04-07" description="v0.1.84">
29
30
**New Features:**
0 commit comments