langchain_cohere.react_multi_hop.prompt
.render_tool_signature¶
- langchain_cohere.react_multi_hop.prompt.render_tool_signature(tool: BaseTool) str [source]¶
将工具签名渲染成提示内容。
- 参数
tool (BaseTool) –
- 返回类型
str