Pls. Add Gemini API support
planned
spaceemotion
planned
spaceemotion
Gemini will be most likely available through OpenRouter at first. However, I've been looking at ways to integrate Google's Vertex AI API natively (in case you have an API key for that).
J
Jade green Clownfish
spaceemotion: Google API not only free now. It is also uncensored. It is cool.
safety_settings = [
{
"category": "HARM_CATEGORY_HARASSMENT",
"threshold": "BLOCK_ NONE"
},
{
"category": "HARM_CATEGORY_HATE_SPEECH",
"threshold": "BLOCK_NONE"
},
{
"category": "HARM_CATEGORY_SEXUALLY_EXPLICIT",
"threshold": "BLOCK_ NONE"
},
{
"category": "HARM_CATEGORY_DANGEROUS_CONTENT",
"threshold": "BLOCK_ NONE"
}
]
M
Magnetic Barnacle
spaceemotion: I motion this
D
Dew Flamingo
spaceemotion: any progress with Gemini Pro integration?