Cortex Search in Streamlit App

Hi,
I am able to connect my streamlit App to my snowflake account, but how can I use cortex search service in my snowflake to my streamlit app (not the streamlit app in snowflake)?

Please assist.

Thanks,

You’ll need to use Snowflake Python API in your Streamlit app to use the cortex search service. Snowflake documentation already has a step-by-step guide and examples.
https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-search/query-cortex-search-service

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.