langchain_cohere.react_multi_hop.prompt.render_tool_signature¶

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

Renders the signature of a tool into prompt content.

Parameters

tool (BaseTool) –

Return type

str