OllamaFunctionsInput: Partial<OllamaInput> & BaseChatModelParams & {
    llm?: ChatOllama;
}

Type declaration

Generated using TypeDoc