anthropic
anthropic(
init?):Anthropic
Defined in: .build/typescript/packages/providers/anthropic/src/llm.ts:689
Convenience function to create a new Anthropic instance.
Parameters
Section titled “Parameters”Partial<Anthropic>
Optional initialization parameters for the Anthropic instance.
Returns
Section titled “Returns”A new Anthropic instance.