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

Type declaration

⚠️ Deprecated ⚠️

Install and import from "@langchain/anthropic/experimental/function_calling"

This feature is deprecated and will be removed in the future.

It is not recommended for use.

Generated using TypeDoc