mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-17 16:02:14 +00:00
(improvement)(chat) add QueryResponder to recall history similar solved query
This commit is contained in:
@@ -28,7 +28,7 @@ import java.util.Set;
|
||||
|
||||
@Slf4j
|
||||
@Component
|
||||
public class DefaultQueryResponder implements QueryResponder{
|
||||
public class DefaultQueryResponder implements QueryResponder {
|
||||
|
||||
|
||||
private EmbeddingConfig embeddingConfig;
|
||||
|
||||
Reference in New Issue
Block a user