langchain_cohere.cohere_agent.create_cohere_tools_agent¶

langchain_cohere.cohere_agent.create_cohere_tools_agent(llm: BaseLanguageModel, tools: Sequence[BaseTool], prompt: ChatPromptTemplate) Runnable[source]¶
Parameters
Return type

Runnable