←back to thread

1303 points serjester | 4 comments | | HN request time: 0.842s | source
1. xena ◴[] No.42954341[source]
I really wish that Google made an endpoint that's compatible with the OpenAI API. That'd make trying Gemini in existing flows so much easier.
replies(2): >>42954430 #>>42954457 #
2. kurtoid ◴[] No.42954430[source]
Is that not this? https://ai.google.dev/api/compatibility
3. myko ◴[] No.42954457[source]
I believe this is already the case, at least the Python libraries are compatible, if not recommended for more than just trying things out:

https://ai.google.dev/gemini-api/docs/openai

replies(1): >>42955519 #
4. msp26 ◴[] No.42955519[source]
How well do they work when you want to do things like grounding with search?