jar

group.springframework.ai : spring-ai-dashscope

Maven & Gradle

Jun 06, 2024
2.9k stars

Spring AI Dashscope · Dashscope support

Table Of Contents

Latest Version

Download group.springframework.ai : spring-ai-dashscope JAR file - Latest Versions:

All Versions

Download group.springframework.ai : spring-ai-dashscope JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-ai-dashscope-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.ai.dashscope.api

├─ org.springframework.ai.dashscope.api.DashscopeApi.class - [JAR]

├─ org.springframework.ai.dashscope.api.DashscopeApiUtils.class - [JAR]

org.springframework.ai.dashscope.metadata

├─ org.springframework.ai.dashscope.metadata.DashscopeChatResponseMetadata.class - [JAR]

org.springframework.ai.dashscope.record.chat

├─ org.springframework.ai.dashscope.record.chat.ChatCompletion.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ChatCompletionChoice.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ChatCompletionFunction.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ChatCompletionMessage.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ChatCompletionOutput.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ChatCompletionRequest.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ChatCompletionRequestInput.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ChatCompletionRequestParameters.class - [JAR]

├─ org.springframework.ai.dashscope.record.chat.ToolCall.class - [JAR]

org.springframework.ai.dashscope.record

├─ org.springframework.ai.dashscope.record.TokenUsage.class - [JAR]

org.springframework.ai.dashscope

├─ org.springframework.ai.dashscope.DashscopeChatModel.class - [JAR]

├─ org.springframework.ai.dashscope.DashscopeChatOptions.class - [JAR]

├─ org.springframework.ai.dashscope.DashscopeEmbeddingModel.class - [JAR]

├─ org.springframework.ai.dashscope.DashscopeEmbeddingOptions.class - [JAR]