snowflake.ml.cortex¶
Classes
Options configuring a snowflake.cortex.Complete call.  | 
|
  | 
Cortex Fine-Tuning API.  | 
  | 
Fine-tuning Job.  | 
  | 
Fine-tuning job status.  | 
Functions
  | 
Use the LLM inference service to classify the INPUT text into one of the target CATEGORIES.  | 
  | 
Complete calls into the LLM inference service to perform completion.  | 
  | 
TextEmbed calls into the LLM inference service to embed the text.  | 
  | 
TextEmbed calls into the LLM inference service to embed the text.  | 
  | 
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.  |