snorkelai.sdk.client.fm_suite
Foundation model suite related functions. Provides functions for estimating costs, viewing available methods, running jobs, and monitoring progress.
Functions
prompt_fm(prompt, model_name[, model_type, ...]) | Send one or more prompts to a foundation model |
prompt_fm_over_dataset(prompt_template, ...) | Run a prompt over a dataset. |