snowflake.ml.cortex¶
Classes
|
Options configuring a snowflake.cortex.Complete call. |
Functions
|
Complete calls into the LLM inference service to perform completion. |
|
ExtractAnswer calls into the LLM inference service to extract an answer from within specified text. |
|
Sentiment calls into the LLM inference service to perform sentiment analysis on the input text. |
|
Summarize calls into the LLM inference service to summarize the input text. |
|
Translate calls into the LLM inference service to perform translation. |