bump version -> 0.1.79 (#2463)
This commit is contained in:
@@ -6,11 +6,17 @@ mode: "wide"
|
|||||||
<Tabs>
|
<Tabs>
|
||||||
<Tab title="Python">
|
<Tab title="Python">
|
||||||
|
|
||||||
|
<Update label="2025-04-02" description="v0.1.79">
|
||||||
|
|
||||||
|
**New Features:**
|
||||||
|
- **FAISS Support:** Added FAISS vector store support
|
||||||
|
|
||||||
|
</Update>
|
||||||
|
|
||||||
<Update label="2025-04-02" description="v0.1.78">
|
<Update label="2025-04-02" description="v0.1.78">
|
||||||
|
|
||||||
**New Features:**
|
**New Features:**
|
||||||
- **Livekit Integration:** Added Mem0 livekit example
|
- **Livekit Integration:** Added Mem0 livekit example
|
||||||
- **FAISS Support:** Added FAISS vector store support
|
|
||||||
- **Evaluation:** Added evaluation framework and tools
|
- **Evaluation:** Added evaluation framework and tools
|
||||||
|
|
||||||
**Documentation:**
|
**Documentation:**
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "mem0ai"
|
name = "mem0ai"
|
||||||
version = "0.1.78"
|
version = "0.1.79"
|
||||||
description = "Long-term memory for AI Agents"
|
description = "Long-term memory for AI Agents"
|
||||||
authors = ["Mem0 <founders@mem0.ai>"]
|
authors = ["Mem0 <founders@mem0.ai>"]
|
||||||
exclude = [
|
exclude = [
|
||||||
|
|||||||
Reference in New Issue
Block a user