diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index cea1213f..abc77c2c 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -6,11 +6,17 @@ mode: "wide" + + +**New Features:** +- **FAISS Support:** Added FAISS vector store support + + + **New Features:** - **Livekit Integration:** Added Mem0 livekit example -- **FAISS Support:** Added FAISS vector store support - **Evaluation:** Added evaluation framework and tools **Documentation:** diff --git a/pyproject.toml b/pyproject.toml index 3c84e6df..973ff964 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mem0ai" -version = "0.1.78" +version = "0.1.79" description = "Long-term memory for AI Agents" authors = ["Mem0 "] exclude = [