ChatAnthropicToolsInput: Partial<AnthropicInput> & Toolkit & {
    llm?: Toolkit;
    systemPromptTemplate?: Toolkit;
}

Type declaration

Generated using TypeDoc