jar

world.xxnn.dandelion : spring-ai-cn-chatglm

Maven & Gradle

Mar 30, 2024

Spring AI ChatGLM Chat Client · ChatGLM support

Table Of Contents

Latest Version

Download world.xxnn.dandelion : spring-ai-cn-chatglm JAR file - Latest Versions:

All Versions

Download world.xxnn.dandelion : spring-ai-cn-chatglm 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-cn-chatglm-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.chatglm.api

├─ org.springframework.ai.chatglm.api.ApiUtils.class - [JAR]

├─ org.springframework.ai.chatglm.api.ChatGLMApi.class - [JAR]

├─ org.springframework.ai.chatglm.api.ChatGLMImageApi.class - [JAR]

├─ org.springframework.ai.chatglm.api.ChatGLMStreamFunctionCallingHelper.class - [JAR]

org.springframework.ai.chatglm.metadata

├─ org.springframework.ai.chatglm.metadata.ChatGLMChatResponseMetadata.class - [JAR]

├─ org.springframework.ai.chatglm.metadata.ChatGLMImageGenerationMetadata.class - [JAR]

├─ org.springframework.ai.chatglm.metadata.ChatGLMImageResponseMetadata.class - [JAR]

├─ org.springframework.ai.chatglm.metadata.ChatGLMRateLimit.class - [JAR]

├─ org.springframework.ai.chatglm.metadata.ChatGLMUsage.class - [JAR]

org.springframework.ai.chatglm.aot

├─ org.springframework.ai.chatglm.aot.ChatGLMRuntimeHints.class - [JAR]

org.springframework.ai.chatglm.metadata.support

├─ org.springframework.ai.chatglm.metadata.support.ChatGLMApiResponseHeaders.class - [JAR]

├─ org.springframework.ai.chatglm.metadata.support.ChatGLMResponseHeaderExtractor.class - [JAR]

org.springframework.ai.chatglm

├─ org.springframework.ai.chatglm.ChatGLMChatClient.class - [JAR]

├─ org.springframework.ai.chatglm.ChatGLMChatOptions.class - [JAR]

├─ org.springframework.ai.chatglm.ChatGLMEmbeddingClient.class - [JAR]

├─ org.springframework.ai.chatglm.ChatGLMEmbeddingOptions.class - [JAR]

├─ org.springframework.ai.chatglm.ChatGLMImageClient.class - [JAR]

├─ org.springframework.ai.chatglm.ChatGLMImageOptions.class - [JAR]