jar

dev.langchain4j : langchain4j-spring-boot-starter

Maven & Gradle

Aug 19, 2023

langchain4j-spring-boot-starter · Spring Boot Starter for LangChain4j

Table Of Contents

Latest Version

Download dev.langchain4j : langchain4j-spring-boot-starter JAR file - Latest Versions:

All Versions

Download dev.langchain4j : langchain4j-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.21.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.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 langchain4j-spring-boot-starter-0.21.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.langchain4j

├─ dev.langchain4j.ChatModel.class - [JAR]

├─ dev.langchain4j.EmbeddingModel.class - [JAR]

├─ dev.langchain4j.HuggingFace.class - [JAR]

├─ dev.langchain4j.LangChain4jAutoConfiguration.class - [JAR]

├─ dev.langchain4j.LangChain4jProperties.class - [JAR]

├─ dev.langchain4j.LanguageModel.class - [JAR]

├─ dev.langchain4j.LocalAi.class - [JAR]

├─ dev.langchain4j.ModelProvider.class - [JAR]

├─ dev.langchain4j.ModerationModel.class - [JAR]

├─ dev.langchain4j.OpenAi.class - [JAR]