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

Type declaration

⚠️ Deprecated ⚠️

Install and use in "@langchain/anthropic/experimental" instead

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

It is not recommended for use.

Generated using TypeDoc