Conversation
supportI’ve updated my plugin to use the new AI connectors and it is working now. I have been testing it with an OpenAI model but when I switch to a Gemini model, such as gemini-2.5-flash-imag, I get an error message saying that the limit for my API key is 0, even though I have not yet generated any images with it and according to Gemini AI, I should be able to generate images with a free API key. Here is the message: Too Many Requests (429) – You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits . To monitor your current usage, head to: https://ai.dev/rate-limit . * Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_input_token_count, limit: 0, model: gemini-2.5-flash-preview-image * Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.5-flash-preview-image * Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.5-flash-preview-image Please retry in 42.464063066s.
No comments were stored for this source.