🗂️ modelStrings.ts

This commit is contained in:
nirholas
2026-03-31 10:24:21 +00:00
parent c91251c3aa
commit 6b31189e5b

View File

@@ -164,3 +164,4 @@ export async function ensureModelStringsInitialized(): Promise<void> {
// For Bedrock, wait for the profile fetch // For Bedrock, wait for the profile fetch
await updateBedrockModelStrings() await updateBedrockModelStrings()
} }