←back to thread

1303 points serjester | 1 comments | | HN request time: 0s | source
Show context
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 #
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 #
1. msp26 ◴[] No.42955519[source]
How well do they work when you want to do things like grounding with search?