Ask a question to get started
Enter to send•Shift+Enter new line
If not the final action, print out observation.
on_tool_end( self, output: Any, color: str | None = None, observation_prefix: str | None = None, llm_prefix: str | None = None, **kwargs: Any = {} ) -> None
output
Any
The output to print.
color
str | None
None
The color to use for the text.
observation_prefix
The observation prefix.
llm_prefix
The LLM prefix.
**kwargs
{}
Additional keyword arguments.