Contents

Output

The output that this tool produces for the language model to reason about in subsequent interactions.

Declaration

associatedtype Output : PromptRepresentable

Discussion

Typically output is either a String or a Generable type.

See Also

Invoking a tool