jar

io.quarkiverse.langchain4j : quarkus-langchain4j-vertex-ai

Maven & Gradle

May 06, 2024

Quarkus LangChain4j - Vertex AI - Runtime

Table Of Contents

Latest Version

Download io.quarkiverse.langchain4j : quarkus-langchain4j-vertex-ai JAR file - Latest Versions:

All Versions

Download io.quarkiverse.langchain4j : quarkus-langchain4j-vertex-ai JAR file - All Versions:

Version Vulnerabilities Size Updated
0.13.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 quarkus-langchain4j-vertex-ai-0.13.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.quarkiverse.langchain4j.vertexai.runtime

├─ io.quarkiverse.langchain4j.vertexai.runtime.Parameters.class - [JAR]

├─ io.quarkiverse.langchain4j.vertexai.runtime.PredictRequest.class - [JAR]

├─ io.quarkiverse.langchain4j.vertexai.runtime.PredictResponse.class - [JAR]

├─ io.quarkiverse.langchain4j.vertexai.runtime.VertexAiChatLanguageModel.class - [JAR]

├─ io.quarkiverse.langchain4j.vertexai.runtime.VertexAiRecorder.class - [JAR]

├─ io.quarkiverse.langchain4j.vertexai.runtime.VertxAiRestApi.class - [JAR]

io.quarkiverse.langchain4j.vertexai.runtime.config

├─ io.quarkiverse.langchain4j.vertexai.runtime.config.ChatModelConfig.class - [JAR]

├─ io.quarkiverse.langchain4j.vertexai.runtime.config.LangChain4jVertexAiConfig.class - [JAR]