MVN

io.quarkiverse.langchain4j : quarkus-langchain4j-pinecone-parent

Maven & Gradle

Dec 07, 2023

Quarkus Langchain4j - Pinecone embedding store - Parent

<dependency>
    <groupId>io.quarkiverse.langchain4j</groupId>
    <artifactId>quarkus-langchain4j-pinecone-parent</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quarkiverse.langchain4j : quarkus-langchain4j-pinecone-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.quarkiverse.langchain4j : quarkus-langchain4j-pinecone-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
quarkus-langchain4j-pinecone-parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.quarkiverse.langchain4j</groupId>
    <artifactId>quarkus-langchain4j-pinecone-parent</artifactId>
    <version>0.3.0</version>
</dependency>