sfquickstarts icon indicating copy to clipboard operation
sfquickstarts copied to clipboard

CineBot: "unknown model"

Open joscha opened this issue 10 months ago • 0 comments

Describe the bug Models can't be found when in Frankfurt region - the App code in ui.py throws.

When following https://quickstarts.snowflake.com/guide/build-a-cinebot-with-snowflake-native-apps-and-cortex/#0

Additional context

Is fixed by:

ALTER ACCOUNT SET CORTEX_ENABLED_CROSS_REGION = 'any_region';

joscha avatar Feb 04 '25 12:02 joscha