Package com.anthropic.helpers
See: Description
-
Interface Summary Interface Description BetaMemoryToolHandler A memory tool handler enables Claude to store and retrieve information across conversations through a filesystem-like API. -
Class Summary Class Description BetaMessageAccumulator An accumulator that constructs a BetaMessage from a sequence of streamed events. BetaToolRunner A BetaToolRunner handles the automatic conversation loop between the assistant and tools. MessageAccumulator An accumulator that constructs a Message from a sequence of streamed events.