aber zu kleinteilig und anfällig ▪ =GPT(prompt, [value], [temperature], [model]) ▪ =GPT_LIST(prompt, [value], [temperature], [model]) ▪ =GPT_SPLIT(text, split_by, [temperature], [model]) ▪ =GPT_FILL(examples, [inputs], [temperature], [model]) ▪ =GPT_TABLE(prompt, [head], [inputs], [temperature], [model]) ▪ =GPT_MATCH(search_keys, lookup_range, [confidence], [stats], [top_k]) ▪ =GPT_FORMAT(input, target_format, [source_format], [temperature], [model]) ▪ =GPT_EDIT(text, [task], [temperature], [model]) ▪ =GPT_TAG(value, [tags], [examples], [top_k], [temperature], [model]) ▪ =GPT_CLASSIFY(value, categories, [examples], [temperature], [model]) ▪ =GPT_EXTRACT(text, to_extract, [temperature], [model]) ▪ =GPT_SUMMARIZE(text, [format], [temperature], [model]) ▪ =GPT_TRANSLATE(text, [target_language], [source_language], [instructions],[temperature], [model]) ▪ =GPT_CREATE_PROMPT(arg1, [arg2], [arg3], [...argn]) ▪ =GPT_VISION(prompt, image_url, [high_res], [temperature]) ▪ =GPT_WEB(prompt, [value])