Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions THIRD-PARTY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,12 @@ List of third-party dependencies grouped by their license type.
* jwarc (org.netpreserve:jwarc:0.36.0 - https://github.com/iipc/jwarc)
* jwarc (org.netpreserve:jwarc:0.37.0 - https://github.com/iipc/jwarc)
* Kotlin Stdlib (org.jetbrains.kotlin:kotlin-stdlib:2.1.21 - https://kotlinlang.org/)
* LangChain4j :: Core (dev.langchain4j:langchain4j-core:1.19.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)
* LangChain4j :: HTTP Client :: JDK HttpClient (dev.langchain4j:langchain4j-http-client-jdk:1.19.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client-jdk)
* LangChain4j :: HTTP Client (dev.langchain4j:langchain4j-http-client:1.19.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client)
* LangChain4j :: Integration :: OpenAI (dev.langchain4j:langchain4j-open-ai:1.19.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-open-ai)
* LangChain4j (dev.langchain4j:langchain4j:1.19.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j)
* LangChain4j :: Core (dev.langchain4j:langchain4j-core:1.20.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)
* LangChain4j :: HTTP Client :: JDK HttpClient (dev.langchain4j:langchain4j-http-client-jdk:1.20.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client-jdk)
* LangChain4j :: HTTP Client (dev.langchain4j:langchain4j-http-client:1.20.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client)
* LangChain4j :: Integration :: OpenAI (dev.langchain4j:langchain4j-open-ai:1.20.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-open-ai)
* LangChain4j :: Reactive Streaming (dev.langchain4j:langchain4j-reactive-streaming:1.20.0-beta30 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-reactive-streaming)
* LangChain4j (dev.langchain4j:langchain4j:1.20.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j)
* lang-mustache (org.opensearch.plugin:lang-mustache-client:2.19.6 - https://github.com/opensearch-project/OpenSearch.git)
* language-detector (com.optimaize.languagedetector:language-detector:0.6 - https://github.com/optimaize/language-detector)
* mapper-extras (org.opensearch.plugin:mapper-extras-client:2.19.6 - https://github.com/opensearch-project/OpenSearch.git)
Expand Down Expand Up @@ -266,6 +267,7 @@ List of third-party dependencies grouped by their license type.
* rome (com.rometools:rome:2.1.0 - http://rometools.com/rome)
* rome-utils (com.rometools:rome-utils:2.1.0 - http://rometools.com/rome-utils)
* server (org.opensearch:opensearch:2.19.6 - https://github.com/opensearch-project/OpenSearch.git)
* SmallRye Mutiny Zero (io.smallrye.reactive:mutiny-zero:1.3.1 - https://smallrye.io)
* SnakeYAML (org.yaml:snakeyaml:2.7 - https://codeberg.org/snakeyaml/snakeyaml)
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 - https://github.com/xerial/snappy-java)
* sniffer (org.opensearch.client:opensearch-rest-client-sniffer:2.19.6 - https://github.com/opensearch-project/OpenSearch.git)
Expand Down