[improvement][Chat] MetricRatio of Chat has been migrated to the processor, Rule and LLM queries now support unified ratio queries. (#711)

This commit is contained in:
lexluo09
2024-02-01 22:32:48 +08:00
committed by GitHub
parent c13a0e672c
commit 1004f71ba4
9 changed files with 245 additions and 231 deletions

View File

@@ -11,7 +11,6 @@ public class DimensionValueReq {
@NotNull
private Long elementID;
@NotNull
private Long modelId;
private String bizName;