render_tool_args#
- langchain_cohere.react_multi_hop.prompt.render_tool_args(tool: BaseTool) str [source]#
Renders the βArgsβ section of a toolβs 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 βArgsβ section of a toolβs prompt content.
tool (BaseTool)
str