feat: label llm workflow tasks
This commit is contained in:
@@ -65,6 +65,7 @@ export async function inspectQualityWithLlm(
|
||||
deterministicChecks: deterministicReport.checks,
|
||||
}),
|
||||
temperature: 0.1,
|
||||
task: "quality_inspector",
|
||||
});
|
||||
|
||||
if (!llmPatch) {
|
||||
|
||||
Reference in New Issue
Block a user