langchain_cohere.react_multi_hop.prompt.render_tool¶

langchain_cohere.react_multi_hop.prompt.render_tool(tool: BaseTool) str[source]¶

Renders a tool into prompt content

Parameters

tool (BaseTool) –

Return type

str