(improvement)(headless)Add alias of metrics & dimensions to the schema part of the prompts.

This commit is contained in:
jerryjzhang
2024-07-24 20:20:11 +08:00
parent 865788b71b
commit c39460ee02
3 changed files with 22 additions and 29 deletions

View File

@@ -12,8 +12,8 @@ import com.tencent.supersonic.headless.api.pojo.response.SearchResult;
import java.util.List;
/***dd
* SemanticLayerService for query and search
/**
* This interface adds natural language support to the semantic layer.
*/
public interface ChatLayerService {