DOC

io.github.opensabe-tech : langchain4j-vespa

Maven & Gradle

May 29, 2024

LangChain4j :: Integration :: Vespa · Vespa is a fully featured search engine and vector database. Integration with LangChain4j uses: - Vespa's client & vespa-feed-client libraries which have Apache License 2.0: https://github.com/vespa-engine/vespa/blob/master/LICENSE - org.apache.httpcomponents.client5.httpclient5-fluent library which has Apache License 2.0: https://github.com/apache/httpcomponents-client/blob/master/LICENSE.txt

Table Of Contents

Latest Version

Download io.github.opensabe-tech : langchain4j-vespa Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.opensabe-tech : langchain4j-vespa Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.30.x

How to open Javadoc JAR file in web browser

  1. Rename the file langchain4j-vespa-0.30.0-javadoc.jar to langchain4j-vespa-0.30.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder langchain4j-vespa-0.30.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "langchain4j-vespa-0.30.0-sources.jar" -d "langchain4j-vespa-0.30.0-javadoc" -subpackages