AnthropicAI

interface AnthropicAI

Docs: https://docs.anthropic.com/en/ap

Types

Link copied to clipboard
object Companion

Functions

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