Looking to use Google’s AIStudio (on free tier) to supply the AI in our test Zammad instance. From what I understand, it is supposed to be OpenAI compatible. I can generate an API key, but I’m unclear as to what I would use as the URL.
I should have shared it, but I tried that URL before posting this. I get the error “AI provider is not accessible: Not found - resource not found”. It doesn’t turn anything up in the AI error logs since nothing goes out.
And if anyone is wondering, no you can’t use the Gemma 3 API from zammad. Gemini 2.5 flash works fine, but the free tier only has 20 requests per day. Gemma has a much higher request limit (14K) but won’t accept the payload from Zammad because Gemma doesn’t support “role” : “system” / systemInstruction parameters.