Parshva Daftari

Results 217 comments of Parshva Daftari

> Testing out the new version [1.0.0b0](https://pypi.org/project/mem0ai/1.0.0b0/), I am also seeing inconsistent behavior where Gemini appears to return a different format from what mem0 expects, triggering an error. [Here are...

> > [@parshvadaftari](https://github.com/parshvadaftari) SDK version is 1.33.0 > > ``` > > config = { > > "embedder": { > > "provider": "gemini", > > "config": { > > "model":...

Hey @shuklak13 it is the same config right? Can you share what messages you're trying to add and if possible code snippet? Also the version of google adk which is...

Hey @vedant381 Thanks for this integration and really appreciate your effort. Currently we don't have SiliconFlow on the roadmap.

Hey @HenryHengZJ I've raised the pr for the mem0 here #5295 Waiting for reviewers to merge it.

Hey @sonianuj287 thank you putting in the effort. But this PR doesn't address the core issue (OSS SDK compatibility) and solve the problem. This is more like an example we...

Thanks a lot will be waiting for the implementation

Hey @sonianuj287 really appreciate the efforts, what I would suggest is see for the sqlite, qdrant and other vdb implementation we have. We have a set of functions which we...

Hey @sonianuj287 can you refer this doc for the documentation changes? The changes you implemented for the docs are not valid and will not be visible on the docs even...

Hey @Colstuwjx for the example 2 the user's message is "How to cook rice ?" which is not saved as memory cause there's not potential information to be stored as...