Deshraj Yadav

Results 180 comments of Deshraj Yadav

Django Admin 1.9 has pretty interface and provides flexibility for the admin to use it. I think now we don't need django admin tools. Removing django-admin-tools from our dependencies.

Thanks @hegdeadithyak. Can you please resolve conflicts?

@sudhanshuchopra please let us know if you can work on this? If we don't hear back from @sudhanshuchopra, then @isht3 you can work on it. :)

@PranavPuranik can you please resolve the conflict here? Changes look good.

Hey @kankanai, thanks for opening the issue. The current multimodal demo uses the Mem0 platform. We will take a look into supporting the open source Mem0 in the multimodal demo...

Hey @ardasevinc, we recently did a fix for this. Let us know if the latest pull of main branch works for you. cc @whysosaket to help if the issue persists.

Thanks for opening the issue @femto. We don't return the memory_id intentionally after the `m.add()` call since previous related memories may be updated/deleted instead of adding a new one. Hence,...