LLMExampleFunction

该功能需要外部账户 »

LLMExampleFunction[{in1out1,in2out2,}]

根据 few-shot 样例创建一个 LLMFunction.

LLMExampleFunction[{in1,in2,}{out1,out2,}]

生成同样的结果.

LLMExampleFunction[{header,training}]

在提示前加上 header.

LLMExampleFunction[prompting,form]

包括应用于响应的解释器 form.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (2)

根据一个小训练集创建一个 LLMFunction

在输入上运行函数:

说明任务并用解释器类型处理输出字符串:

在输入上运行函数:

范围  (3)

用规则列表指定样例:

在输入上运行函数:

添加提示以说明任务:

在输入上运行函数:

指定解释器类型来处理输出:

在输入上运行函数:

可能存在的问题  (1)

有些语言模型比其他语言模型更繁琐:

还可以用任意编程语言提供答案:

Wolfram Research (2023),LLMExampleFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LLMExampleFunction.html.

文本

Wolfram Research (2023),LLMExampleFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LLMExampleFunction.html.

CMS

Wolfram 语言. 2023. "LLMExampleFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/LLMExampleFunction.html.

APA

Wolfram 语言. (2023). LLMExampleFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/LLMExampleFunction.html 年

BibTeX

@misc{reference.wolfram_2024_llmexamplefunction, author="Wolfram Research", title="{LLMExampleFunction}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/LLMExampleFunction.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_llmexamplefunction, organization={Wolfram Research}, title={LLMExampleFunction}, year={2023}, url={https://reference.wolfram.com/language/ref/LLMExampleFunction.html}, note=[Accessed: 22-November-2024 ]}