Implementation of Gemini API
Google Bard has released Gemini Api what if it gets sifted to Gemin ai instead of gpt4 because its API is free right now I guess for 1 year https://ai.google.dev/docs/gemini_api_overview
It would be nice to wrap this and #27 into a bigger issue/feature request of being able to choose between the model or API you'd like to use for your ChatDev instance.
Hi, here's a version that implements Gemini with vertex ai: https://github.com/Liagim01/chatdev-with-gemini Installation of vertex ai is needed: https://cloud.google.com/vertex-ai/docs/generative-ai/start/quickstarts/quickstart-multimodal
Hi guys, Is there any progress on that one?
Yes, any progress with ChatDev hook Gemini?
You can run it through LiteLLM. It's a good intermediate step before native support implemented