Ask a question to get started
Enter to send•Shift+Enter new line
Run when the agent ends.
on_text( self, text: str, color: str | None = None, end: str = '', **kwargs: Any = {} ) -> None
text
str
The text to print.
color
str | None
None
The color to use for the text.
end
''
The end character to use.
**kwargs
Any
{}
Additional keyword arguments.