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…
What to do when a Streamlit Cloud Community App is hitting resource limits?
This indicates that the application has reached or exceeded the allocated 1 GB free memory allowance provided by the Streamlit Community Cloud account. CAUSE: Apps on Streamlit Community Cloud are guaranteed 1 GB of memory.
SnowConvert AI - SQL Server-Azure Synapse - Built-in functionsSystem 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.
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
Attention 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…
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.
Creating a Streamlit app
Creating a Streamlit app Prerequisites Before creating a Streamlit app with Snowflake CLI, you should meet the following prerequisites: Ensure that your account has the correct privileges as described in Privileges required to create and…
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.