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
- Update test to use actual model names available in OpenRouter API
- Replace non-existent 'claude-3-5-sonnet-20241022' with 'claude-3.5-sonnet'
- Replace non-existent 'claude-sonnet-4-latest' with 'claude-sonnet-4'
- Replace 'gemini-1.5-pro' with 'gemini-flash-1.5' (available model)
- Fix performance assertion to be more realistic for microsecond-level operations
- All pricing integration tests now pass successfully
0 commit comments