mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-27 02:44:19 +08:00
(improvement)(common) Optimized the structure of the common package. (#1164)
This commit is contained in:
@@ -66,5 +66,5 @@ com.tencent.supersonic.chat.server.processor.execute.ExecuteResultProcessor=\
|
||||
com.tencent.supersonic.chat.server.processor.execute.DimensionRecommendProcessor,\
|
||||
com.tencent.supersonic.chat.server.processor.execute.MetricRatioProcessor
|
||||
|
||||
com.tencent.supersonic.common.util.embedding.S2EmbeddingStore=\
|
||||
com.tencent.supersonic.common.util.embedding.InMemoryS2EmbeddingStore
|
||||
dev.langchain4j.store.embedding.S2EmbeddingStore=\
|
||||
dev.langchain4j.store.embedding.InMemoryS2EmbeddingStore
|
||||
|
||||
Reference in New Issue
Block a user