Source
AI_COMPLETE (Single string)
Generates a response (completion) for a text prompt using a supported language model. Syntax The function contains two required arguments and four optional arguments. The function can be used with either positional or named argument…
SnowConvert AI - SQL Server-Azure Synapse - Built-in functionsSystem functions
SnowConvert AI - SQL Server - Azure Synapse - Built - in functions Applies to SQL Server Azure Synapse Analytics Note For more information about built - in functions and their Snowflake equivalents, also see Common built - in functions.
SHOW APPLICATIONS
Lists the application objects for which you have access privileges across your entire account in the Snowflake Native App Framework. The output returns metadata and properties for the application object, ordered lexicographically by name.
How to include markdown elements and images in the readme.md file of a native app
ISSUE: Native apps without a Streamlit component will, by default, display the readme.
Snowflake Native App manifest reference
The Snowflake Native App Framework is generally available on supported cloud platforms.
APPLICATION_STATE view: Add columns to provide additional information about app
This behavior change is in the 2024_07 bundle. For the current status of the bundle, refer to Bundle History. When this behavior change bundle is enabled, the output of the APPLICATION_STATE view includes additional information about the…
Overview of app versions and upgrades
Versions and patches allow providers to release new functionality and updates to consumers. VersionGenerally contains major updates to a Snowflake Native App. Versions generally introduce new features and changed functionality for an app.
Multi-page Streamlit apps
This is the Streamlit app that you provide as the value to the MAIN_FILE property of the CREATE STREAMLIT command. This file is also displayed by default when you view the Streamlit app in Snowsight.
Share an app with consumers
As a provider, you add an application package as the data content of an listing. The consumer installs the app in their account from the listing. Set up roles and privileges When you create a listing, you create it from the account that…
Create versions and patches for an app
The version and patches of an app are defined in the application package. After adding a version or patch to an application package, providers can test the changes locally by creating an app based on the version or patch.