Skip to content

Commit 244e60c

Browse files
authored
update python changelog (#2522)
1 parent b480c71 commit 244e60c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/changelog/overview.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@ mode: "wide"
66
<Tabs>
77
<Tab title="Python">
88

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+
**Improvements:**
24+
- **FAISS:** Added embedding_dims parameter to FAISS vector store
25+
26+
</Update>
27+
928
<Update label="2025-04-07" description="v0.1.84">
1029

1130
**New Features:**

0 commit comments

Comments
 (0)