AnthropicFunctionsInput: Partial<AnthropicInput> & BaseChatModelParams & {
    llm?: BaseChatModel;
}

Type declaration

Generated using TypeDoc