[improvement](chat) Remove unnecessary pom imports, optimize code, and adapt the test project. (#485)

This commit is contained in:
lexluo09
2023-12-08 20:03:42 +08:00
committed by GitHub
parent abbe8c84a1
commit a5c32ac064
8 changed files with 359 additions and 17 deletions

View File

@@ -43,4 +43,8 @@ com.tencent.supersonic.chat.postprocessor.PostProcessor=\
com.tencent.supersonic.chat.query.QueryResponder=\
com.tencent.supersonic.chat.query.SimilarMetricQueryResponder
com.tencent.supersonic.chat.query.SimilarMetricQueryResponder
com.tencent.supersonic.common.util.embedding.S2EmbeddingStore=\
com.tencent.supersonic.common.util.embedding.InMemoryS2EmbeddingStore