As the new release mentioned that Gemini models are accessible using the OpenAI libraries, So can we create an assistant using the Gemini model then?
Hi @Nandhu , Welcome to the forum
Definitely, we can create an assistant using the Gemini model. However, there are some limitations since support for the OpenAI libraries is still in beta.
To check the currently supported features, you can refer to the documentation link below.
OpenAI compatibility
Thanks.
The OpenAI assistants API would be very useful with the Gemini Model.
I think the user originally asking the question was referring to this. Does Gemini support this?
Hey @Tony_Rice, Thanks for the clarification. Currently only chat API is supported, not the Assistant API.
Hi,
to clarify, the Embeddings API is also working.
The Models API is work in progress giving an HTTP 401 at the moment.
Do we have a status update on the assistants API? I’ll definitely be glad to switch to gemini for dev as soon as I can get that.