Ask a question to get started
Enter to send•Shift+Enter new line
Render the tool name and description in plain text.
render_text_description( tools: list[BaseTool], ) -> str
Output will be in the format of:
search: This tool is used for search calculator: This tool is used for math
tools
list[BaseTool]
The tools to render.