Snowflake Cortex APIs in snowflake-ml-python
¶
These APIs provide access to Snowflake Cortex features from Python.
Note
Functions in this module are also available through “CamelCase” names (for example, ClassifyText
is the same as
classify_text
). These names are deprecated as of snowflake-ml-python
version 1.7.3, and will be removed in
a future release. Use the “snake_case” names shown here.
- snowflake.ml.cortex
- snowflake.cortex.CompleteOptions
- snowflake.cortex.Finetune
- snowflake.cortex.FinetuneJob
- snowflake.cortex.FinetuneStatus
- snowflake.cortex.classify_text
- snowflake.cortex.complete
- snowflake.cortex.embed_text_1024
- snowflake.cortex.embed_text_768
- snowflake.cortex.extract_answer
- snowflake.cortex.sentiment
- snowflake.cortex.summarize
- snowflake.cortex.translate