LLMToolRequest
This functionality requires an external account »
represents a tool request made by an LLM.
LLMToolRequest["tool",{"name1""val1","name2""val2",…}]
represents a request to "tool" with the specified parameter values.
LLMToolRequest["tool",params,str]
annotates a request with the request string.
Details
- LLMToolRequest is typically used to represent a request for external computations or information made by an LLM.
- Properties of an LLMToolRequest can be accessed with LLMToolRequest[…][prop].
- The following properties are supported:
-
"Name" requested tool name "ParameterValues" parameter values "RequestString" request string - GenerateLLMToolResponse returns the response to an LLMToolRequest according to one or more LLMTool objects and formats them as LLMToolResponse objects.
Examples
Wolfram Research (2023), LLMToolRequest, Wolfram Language function, https://reference.wolfram.com/language/ref/LLMToolRequest.html.
Text
Wolfram Research (2023), LLMToolRequest, Wolfram Language function, https://reference.wolfram.com/language/ref/LLMToolRequest.html.
CMS
Wolfram Language. 2023. "LLMToolRequest." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/LLMToolRequest.html.
APA
Wolfram Language. (2023). LLMToolRequest. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LLMToolRequest.html