typesense icon indicating copy to clipboard operation
typesense copied to clipboard

Can't use gemini embeddings with openai

Open ribrdb opened this issue 1 year ago • 3 comments

I can get gemini embeddings with just a gemini api key using the endpoint: https://generativelanguage.googleapis.com/v1beta/openai/embeddings

But if I put https://generativelanguage.googleapis.com/v1beta/openai/ in my embed field url, the server adds an extra v1 and it doesn't work

ribrdb avatar Mar 10 '25 03:03 ribrdb

Hi @ribrdb,

#2251 solves this, it will be included with next RC.

ozanarmagan avatar Mar 11 '25 11:03 ozanarmagan

Hiya just following up.

I can see the PR is merged on for V29.

Is the release date soon for V29? I know your release cadence is 2-3 months

Thanks

chrismustcode avatar Jun 03 '25 11:06 chrismustcode

Hey @chrismustcode,

While our release cadence is typically 2-3 months, we don't have an exact ETA for V29. If you want to start using the feature, you can check out our latest RC builds (latest one ATM is rc27). Other than that, to see our progress towards v29, refer to our Project page

tharropoulos avatar Jun 03 '25 11:06 tharropoulos

Part of v29.0 GA release.

kishorenc avatar Jun 30 '25 06:06 kishorenc