文件名称: spring-ai-vertex-ai-0.8.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-vertex-ai</artifactId>
<version>0.8.0</version>
</dependency>Gradle:
implementation group: 'org.springframework.ai', name: 'spring-ai-vertex-ai', version: '0.8.0'
Gradle (Short):
implementation 'org.springframework.ai:spring-ai-vertex-ai:0.8.0'
Gradle (Kotlin):
implementation("org.springframework.ai:spring-ai-vertex-ai:0.8.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.ai.vertex
org.springframework.ai.vertex.aot
org.springframework.ai.vertex.apiorg.springframework.ai.vertex.VertexAiChatClient
org.springframework.ai.vertex.VertexAiChatOptions
org.springframework.ai.vertex.VertexAiChatOptions.Builder
org.springframework.ai.vertex.VertexAiEmbeddingClient
org.springframework.ai.vertex.aot.VertexRuntimeHints
org.springframework.ai.vertex.api.VertexAiApi
org.springframework.ai.vertex.api.VertexAiApi.Embedding
org.springframework.ai.vertex.api.VertexAiApi.GenerateMessageRequest
org.springframework.ai.vertex.api.VertexAiApi.GenerateMessageResponse
org.springframework.ai.vertex.api.VertexAiApi.GenerateMessageResponse.ContentFilter
org.springframework.ai.vertex.api.VertexAiApi.Message
org.springframework.ai.vertex.api.VertexAiApi.Message.CitationMetadata
org.springframework.ai.vertex.api.VertexAiApi.Message.CitationSource
org.springframework.ai.vertex.api.VertexAiApi.MessagePrompt
org.springframework.ai.vertex.api.VertexAiApi.MessagePrompt.Example
org.springframework.ai.vertex.api.VertexAiApi.Model
org.springframework.ai.vertex.api.VertexAiApi.ResponseError
org.springframework.ai.vertex.api.VertexAiApi.ResponseError.Error