Add langchain4j-tablestore Integration: TablestoreEmbeddingStore/TablestoreChatMemoryStore (#1650)

This commit is contained in:
LangChain4j 2024-09-24 15:58:24 +02:00
parent 62794e13e9
commit 34f6712e30
1 changed files with 0 additions and 7 deletions

View File

@ -78,13 +78,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.25.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>