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(openrouter): conditionally include max_tokens parameter
- Set default maxTokens to 0 in getOpenRouterModels
- Only include max_tokens in API requests when value > 0
- Preserves OpenRouter defaults when no override exists
0 commit comments