Is embedchain still maintained? #3658
-
|
Hello, I'm taking over a project which depends on I noticed that the latest |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Embedchain has been effectively superseded by mem0 - the core team shifted focus. If you are starting new work, use mem0 directly. The embedchain package still installs but is not getting meaningful updates. The mem0 API covers the same document ingestion and retrieval use cases with a cleaner interface. |
Beta Was this translation helpful? Give feedback.
Embedchain has been effectively superseded by mem0 - the core team shifted focus. If you are starting new work, use mem0 directly. The embedchain package still installs but is not getting meaningful updates. The mem0 API covers the same document ingestion and retrieval use cases with a cleaner interface.