Merge pull request #1216 from buster-so/staging

Staging
This commit is contained in:
dal 2025-09-30 10:57:42 -06:00 committed by GitHub
commit 9e56abbc71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { gatewayModel } from './providers/gateway';
// Export Sonnet 4 model using AI Gateway
export const Sonnet4 = gatewayModel('anthropic/claude-4-sonnet-20250514');
export const Sonnet4 = gatewayModel('anthropic/claude-sonnet-4.5');