-
Notifications
You must be signed in to change notification settings - Fork 873
GenAI service_tier - is it even working?? #2448
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hey,
Gemini has
Priority inference- https://ai.google.dev/gemini-api/docs/priority-inference#how-to-useAnd we recently allowed for
priorityfor all of our AI usesSadly I cant get it to preform, we still get:
The service_tier flag is set and the response acknowledges the setting - we are running
Tier 2on the API key:And still nothing,
I know that its not 100% grantee to give a response at peak-times but for the few weeks its out its completely useless and never helps avoid the 503 or speed response times like they promise
Am I possibly missing something?
did anyone else use this and actually get something out of it?
Environment details
Programming language: python 3.14.4
Package version: 2.1.0
Thanks!