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
Site Navigation
Section Navigation
chainschat_modelscommoncsv_agentembeddingsllmsrag_retrieversreact_multi_hopreranksql_agentreact_multi_hopRenders the signature of a tool into prompt content.
tool (BaseTool)
str