You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add missing Gemini25FlashLite and Gemini25FlashImage to LlmModelName match expressions
Post-merge fix: the new enum cases introduced on main were not handled
in maxContextTokens(), inputCostPer1M(), outputCostPer1M(), and
isImageGenerationModel(), causing PHPStan errors.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments