jar

io.springboot.ai : spring-ai-anthropic

Maven & Gradle

Mar 27, 2024
2.3k stars

Spring AI Anthropic Chat Client · Anthropic support

Table Of Contents

Latest Version

Download io.springboot.ai : spring-ai-anthropic JAR file - Latest Versions:

All Versions

Download io.springboot.ai : spring-ai-anthropic JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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-anthropic-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.ai.anthropic

├─ org.springframework.ai.anthropic.AnthropicChatClient.class - [JAR]

├─ org.springframework.ai.anthropic.AnthropicChatOptions.class - [JAR]

org.springframework.ai.anthropic.api

├─ org.springframework.ai.anthropic.api.AnthropicApi.class - [JAR]

org.springframework.ai.anthropic.metadata

├─ org.springframework.ai.anthropic.metadata.AnthropicChatResponseMetadata.class - [JAR]

├─ org.springframework.ai.anthropic.metadata.AnthropicRateLimit.class - [JAR]

├─ org.springframework.ai.anthropic.metadata.AnthropicUsage.class - [JAR]

org.springframework.ai.anthropic.aot

├─ org.springframework.ai.anthropic.aot.AnthropicRuntimeHints.class - [JAR]