Package org.springframework.ai.anthropic.api
package org.springframework.ai.anthropic.api
-
ClassDescriptionThe Anthropic API client.Input messages.Chat completion request object.Metadata about the request.Configuration for the model's thinking mode.Chat completion response object.Check the Models overview and model comparison for additional details and options.The content block of the message.The source of the media content.The ContentBlock type.Content block delta event.JSON content block delta.Signature content block delta.Text content block delta.Thinking content block delta.Content block start event.Text content block.Thinking content block.Tool use content block.Content block stop event.Error event.Error body.The event type of the streamed chunk.Message delta event.Message delta usage.Message start event.Message stop event.Ping event.The role of the author of this message.The thinking type.Tool description.Special event used to aggregate multiple tool use events into a single event with list of aggregated ContentBlockToolUse.Usage statistics.Helper class to support streaming function calling and thinking events.Builder for
AnthropicApi.ChatCompletionResponse
.