mirror of https://github.com/buster-so/buster.git
commit
9e56abbc71
|
@ -1,4 +1,4 @@
|
||||||
import { gatewayModel } from './providers/gateway';
|
import { gatewayModel } from './providers/gateway';
|
||||||
|
|
||||||
// Export Sonnet 4 model using AI 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');
|
||||||
|
|
Loading…
Reference in New Issue