0xPlaygrounds / 0xPlaygrounds/rig
feat(gemini): add support for flex tier
Offen
feat
- Vorherrschende Sprache
- Rust
- Sterne
- 8.6k
- Forks
- 959
- Ø Merge
- 4 Std. 32 Min.
- Gemergte PRs (30 T.)
- 117
Beschreibung
https://ai.google.dev/gemini-api/docs/flex-inference
Same as OpenAI's flex tier
Thanks in advance!
Beitragsleitfaden
Rechercherichtung
Look for the Gemini API client code in the codebase, likely under a `gemini` module. Examine how other tiers (like OpenAI's flex tier) are implemented to understand the pattern. The change involves adding a new configuration option for the flex tier and ensuring it's correctly passed in API requests. Check existing tests for the Gemini module to see how to validate the new feature.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- ai-infra-agents, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 65/100