-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Update genai.md #21285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update genai.md #21285
Conversation
Updating Gemini section - Google has recently changed the free-tier from 20 requests per minute to 20 requests per DAY - so the free tier is likely not useful for Frigate usage. See: https://www.reddit.com/r/homeassistant/comments/1phak8x/gemini_ai_no_longer_free_whats_everyones_plan/
✅ Deploy Preview for frigate-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| ### Supported Models | ||
|
|
||
| You must use a vision capable model with Frigate. Current model variants can be found [in their documentation](https://ai.google.dev/gemini-api/docs/models/gemini). | ||
| You must use a vision-capable model with Frigate. Current model variants can be found [in their documentation](https://ai.google.dev/gemini-api/docs/models/gemini). Current recommendation is [gemini-2.5-flash-lite](https://ai.google.dev/gemini-api/docs/pricing#gemini-2.5-flash-lite), as it is low-cost and fast. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to remove mention of the limits and a recommended model, as they will surely change again. So let's remove this and keep the link to where the current variants can always be found.
| ## Google Gemini | ||
|
|
||
| Google Gemini has a free tier allowing [15 queries per minute](https://ai.google.dev/pricing) to the API, which is more than sufficient for standard Frigate usage. | ||
| Google Gemini has a free tier allowing [20 queries per DAY](https://ai.google.dev/pricing) to the API, which is likely not sufficient for standard Frigate usage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Google Gemini has a free tier allowing [20 queries per DAY](https://ai.google.dev/pricing) to the API, which is likely not sufficient for standard Frigate usage. | |
| Google Gemini has a [free tier](https://ai.google.dev/pricing) for the API, however the limits may not be sufficient for standard Frigate usage. |
Updating Gemini section - Google has recently changed the free-tier from 15 requests per minute to 20 requests per DAY - so the free tier is likely not useful for Frigate usage. See: https://www.reddit.com/r/homeassistant/comments/1phak8x/gemini_ai_no_longer_free_whats_everyones_plan/
Proposed change
Type of change
Additional information
Checklist
enlocale.ruff format frigate)