文件名称: spring-ai-anthropic-1.0.0-M6.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-anthropic</artifactId>
<version>1.0.0-M6</version>
</dependency>Gradle:
implementation group: 'org.springframework.ai', name: 'spring-ai-anthropic', version: '1.0.0-M6'
Gradle (Short):
implementation 'org.springframework.ai:spring-ai-anthropic:1.0.0-M6'
Gradle (Kotlin):
implementation("org.springframework.ai:spring-ai-anthropic:1.0.0-M6")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.ai.anthropic
org.springframework.ai.anthropic.aot
org.springframework.ai.anthropic.api
org.springframework.ai.anthropic.metadataorg.springframework.ai.anthropic.AnthropicChatModel
org.springframework.ai.anthropic.AnthropicChatModel.Builder
org.springframework.ai.anthropic.AnthropicChatOptions
org.springframework.ai.anthropic.AnthropicChatOptions.Builder
org.springframework.ai.anthropic.aot.AnthropicRuntimeHints
org.springframework.ai.anthropic.api.AnthropicApi
org.springframework.ai.anthropic.api.AnthropicApi.AnthropicMessage
org.springframework.ai.anthropic.api.AnthropicApi.ChatCompletionRequest
org.springframework.ai.anthropic.api.AnthropicApi.ChatCompletionRequest.Metadata
org.springframework.ai.anthropic.api.AnthropicApi.ChatCompletionRequestBuilder
org.springframework.ai.anthropic.api.AnthropicApi.ChatCompletionResponse
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlock
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlock.Source
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockDeltaEvent
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockDeltaEvent.ContentBlockDeltaBody
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockDeltaEvent.ContentBlockDeltaJson
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockDeltaEvent.ContentBlockDeltaText
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockStartEvent
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockStartEvent.ContentBlockBody
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockStartEvent.ContentBlockText
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockStartEvent.ContentBlockToolUse
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlockStopEvent
org.springframework.ai.anthropic.api.AnthropicApi.ErrorEvent
org.springframework.ai.anthropic.api.AnthropicApi.ErrorEvent.Error
org.springframework.ai.anthropic.api.AnthropicApi.MessageDeltaEvent
org.springframework.ai.anthropic.api.AnthropicApi.MessageDeltaEvent.MessageDelta
org.springframework.ai.anthropic.api.AnthropicApi.MessageDeltaEvent.MessageDeltaUsage
org.springframework.ai.anthropic.api.AnthropicApi.MessageStartEvent
org.springframework.ai.anthropic.api.AnthropicApi.MessageStopEvent
org.springframework.ai.anthropic.api.AnthropicApi.PingEvent
org.springframework.ai.anthropic.api.AnthropicApi.StreamEvent
org.springframework.ai.anthropic.api.AnthropicApi.Tool
org.springframework.ai.anthropic.api.AnthropicApi.ToolUseAggregationEvent
org.springframework.ai.anthropic.api.AnthropicApi.Usage
org.springframework.ai.anthropic.api.StreamHelper
org.springframework.ai.anthropic.api.StreamHelper.ChatCompletionResponseBuilder
org.springframework.ai.anthropic.metadata.AnthropicRateLimit