✒️ configs.ts
This commit is contained in:
@@ -116,3 +116,4 @@ export const CANONICAL_ID_TO_KEY: Record<CanonicalModelId, ModelKey> =
|
|||||||
([key, cfg]) => [cfg.firstParty, key],
|
([key, cfg]) => [cfg.firstParty, key],
|
||||||
),
|
),
|
||||||
) as Record<CanonicalModelId, ModelKey>
|
) as Record<CanonicalModelId, ModelKey>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user