Output
The output that this tool produces for the language model to reason about in subsequent interactions.
Declaration
associatedtype Output : PromptRepresentableDiscussion
Typically output is either a String or a Generable type.
The output that this tool produces for the language model to reason about in subsequent interactions.
associatedtype Output : PromptRepresentableTypically output is either a String or a Generable type.