Natively Supported Helper Functions
dataset_id
: The ID of the dataset to insert into.data
: A list of dictionaries containing the data to insert.dataset_id
: The ID of the dataset to retrieve from.page_size
: The number of results to return per page (optional).include_fields
: A list of fields to include in the response (optional).dataset_id
: The ID of the dataset to retrieve from.page_size
: The number of results to return per page. Defaults to 1000 (optional).include_fields
: A list of fields to include in the response. Defaults to None (optional).file_path_or_bytes
: The path to the file or the file contents as bytes.ext
: The file extension (optional).prompt_completion
step with the given prompt and model.
Arguments
prompt
: The prompt to complete.model
: The model to use for completion (optional).step_name
: The name of the step to run.params
: A dictionary of parameters to pass to the step.region
variable with your actual region.