AnthropicAI

interface AnthropicAI(source)

Docs: https://platform.claude.com/docs/en/api/overview

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun <R> invoke(action: AnthropicAIAction<R>): Result<R, RemoteFailure>