mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-29 12:34:28 +08:00
[improvement](chat) Remove unnecessary pom imports, optimize code, and adapt the test project. (#485)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user