mem0ai / mem0

The memory layer for Personalized AI

Home Page:https://mem0.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gemini Support?

into-the-night opened this issue Β· comments

πŸš€ The feature

Add support for Google's Gemini.

Motivation, pitch

I would like to use this in the ongoing Gemini API developer competition in which I'm making a pretty straight-forward agentic AI for Windows. Upon discovering this, I believed it would be useful to me, but then I realized that there is no support for Gemini. Just wanted to know if there is a reason it isn't out yet? or how long it might take? Is it something that is open for contributions?

Hi @into-the-night, We do support Gemini in Embedchain: https://docs.embedchain.ai/components/llms#google-ai.

Do you need Gemini support for Mem0?

Yes, yes for mem0. That's what I was trying to make the issue about.

Alright, so for now you can use Gemini models from Litellm. I'll inform here once we have added standalone support for Gemini.

Let me know if you face any issue with this.

Got it! I'll try using that.
Also, just one more thing... Is this project open-source? I would like to work on the Gemini integration if I can.