(improvement)(headless)Add explicit TRANSLATING stage and rename several classes by the way.

This commit is contained in:
jerryjzhang
2024-07-07 09:30:32 +08:00
parent 4d7bfe07aa
commit 64786cb0ef
56 changed files with 519 additions and 538 deletions

View File

@@ -1,6 +1,6 @@
package com.tencent.supersonic.headless.api.pojo.enums;
public enum WorkflowState {
public enum ChatWorkflowState {
MAPPING,
PARSING,
CORRECTING,