andrewghlee
andrewghlee
Hello @logan-markewich and @nerdai, any idea on when this will get merged I was waiting for this feature for my project instead of monkey patching.
@Dev-Khant `crewAI` has a [memory](https://docs.crewai.com/core-concepts/Memory/) feature that depends on `embedchain`'s App, specifically the `embedder` is used to maintain the memory within a crew. Currently, this memory feature becomes unusable if...
> @andrewghlee Please can you remove the changes from file that is not related to AWS embedder as it's hard to review these many files. > > And please feel...
@Dev-Khant Just a friendly nudge for this PR. I totally understand that you guys are busy with mem0 integration.
@Dev-Khant I think one of the undone changes had the failing test resolved actually. I [cherrypicked](https://github.com/mem0ai/mem0/pull/1470/commits/22a1b0fa495cfa2291c7a46c7cfd7798e8bc52c0) that specific file and ran `make coverage` and got `419 passed, 3 skipped, 21...
@deshraj Done! Rebased with latest main and made sure poetry lock is current.