Skip to content

@chinmaymk/aikit v0.0.40


@chinmaymk/aikit / anthropic

Function: anthropic()

anthropic(messages, config): AsyncIterable<StreamChunk>

Defined in: providers/anthropic.ts:59

Parameters

messages

Message[]

config

WithApiKey<AnthropicOptions>

Returns

AsyncIterable<StreamChunk>

Released under the MIT License.