更新模型配置,新增字段支持和请求映射功能,优化界面元素,移除冗余代码
This commit is contained in:
@@ -88,6 +88,7 @@ export interface ExecutionItem {
|
||||
timestamp: string;
|
||||
content: string;
|
||||
label: string;
|
||||
type?: string;
|
||||
}
|
||||
|
||||
export interface ExecutionFlowItem {
|
||||
|
||||
Reference in New Issue
Block a user