diff --git a/src/utils/model/modelAllowlist.ts b/src/utils/model/modelAllowlist.ts index 345c3ef..58502fc 100644 --- a/src/utils/model/modelAllowlist.ts +++ b/src/utils/model/modelAllowlist.ts @@ -168,3 +168,4 @@ export function isModelAllowed(model: string): boolean { return false } +