We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb046b4 commit e944633Copy full SHA for e944633
1 file changed
src/utils/model/modelOptions.ts
@@ -6,6 +6,7 @@ import {
6
isTeamPremiumSubscriber,
7
} from '../auth.js'
8
import { getModelStrings } from './modelStrings.js'
9
+import { getAntModels } from './antModels.js'
10
import {
11
COST_TIER_3_15,
12
COST_HAIKU_35,
0 commit comments