LLMResourceTool

This functionality requires an external account »

LLMResourceTool[name]

gives the TemplateObject for the specified large language model tool.

LLMResourceTool[resource]

retrieves the TemplateObject for the specified resource.

LLMResourceTool[,key1p1,key2p2,]

gives the TemplateObject with slots filled in by parameters.

LLMResourceTool[][key1p1,key2p2,|>]

creates an LLMTool by applying the template to parameter data.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Retrieve a template for a tool to send email:

Apply the template to create an LLMTool:

Scope  (5)

Use an LLM with a tool from the repository:

Configure a tool by applying the template to parameters:

Get a template for a tool with selected values preset:

Retrieve a tool using a ResourceObject:

Get a template for a tool for finding resource functions:

Create a tool:

Use the tool directly:

See the output of the tool. This text is provided to the LLM when the tool is called:

Properties & Relations  (1)

See the tool requests made by the LLM:

See the responses:

Wolfram Research (2024), LLMResourceTool, Wolfram Language function, https://reference.wolfram.com/language/ref/LLMResourceTool.html.

Text

Wolfram Research (2024), LLMResourceTool, Wolfram Language function, https://reference.wolfram.com/language/ref/LLMResourceTool.html.

CMS

Wolfram Language. 2024. "LLMResourceTool." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/LLMResourceTool.html.

APA

Wolfram Language. (2024). LLMResourceTool. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LLMResourceTool.html

BibTeX

@misc{reference.wolfram_2024_llmresourcetool, author="Wolfram Research", title="{LLMResourceTool}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/LLMResourceTool.html}", note=[Accessed: 24-October-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_llmresourcetool, organization={Wolfram Research}, title={LLMResourceTool}, year={2024}, url={https://reference.wolfram.com/language/ref/LLMResourceTool.html}, note=[Accessed: 24-October-2024 ]}