mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-19 00:37:08 +00:00
(improvement)(chat) Add support for Chroma metastore and remove additional configurations. (#1199)
This commit is contained in:
@@ -11,9 +11,6 @@ public class EmbeddingConfig {
|
||||
@Value("${s2.embedding.url:}")
|
||||
private String url;
|
||||
|
||||
@Value("${s2.embedding.persistent.path:/tmp}")
|
||||
private String embeddingStorePersistentPath;
|
||||
|
||||
@Value("${s2.embedding.recognize.path:/preset_query_retrival}")
|
||||
private String recognizePath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user