# Generated by roxygen2: do not edit by hand

export(ask_groq)
export(ask_openai)
export(calculate_overlap)
export(main_func)
export(make_value_row)
export(parallel_execute)
export(set_api_specs)
export(set_coding_instruction)
export(set_parameters)
import(future)
import(future.apply)
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,slice_sample)
importFrom(rlang,sym)
importFrom(stats,setNames)
importFrom(stringr,str_remove)
