转换为ollama工具# langchain_experimental.llms.ollama_functions.convert_to_ollama_tool(tool: Any) → Dict[source]# 将工具转换为Ollama工具。 Parameters: 工具 (任意) Return type: 字典