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
chains
chat_models
common
csv_agent
embeddings
llms
rag_retrievers
react_multi_hop
rerank
sql_agent
react_multi_hop
Renders the signature of a tool into prompt content.
tool (BaseTool)
str