Package com.anthropic.helpers
See: Description
-
Class Summary Class Description BetaFallbackState Tracks which fallback a sequence of requests is pinned to. BetaMessageAccumulator An accumulator that constructs a BetaMessage from a sequence of streamed events. Builder A builder for BetaRefusalFallbackInterceptor. BetaRefusalFallbackInterceptor An Interceptor that retries refused beta /v1/messagesrequests down a fallback chain.BetaToolRunner A BetaToolRunner handles the automatic conversation loop between the assistant and tools. Builder McpBetaTool An MCP tool converted for use with the Anthropic API. MessageAccumulator An accumulator that constructs a Message from a sequence of streamed events. -
Interface Summary Interface Description BetaMemoryToolHandler A memory tool handler enables Claude to store and retrieve information across conversations through a filesystem-like API.