Feat: Add "Open Workflow" link in workflow side panel (#28898)
This commit is contained in:
@@ -77,6 +77,8 @@ export type Collection = {
|
||||
timeout?: number
|
||||
sse_read_timeout?: number
|
||||
}
|
||||
// Workflow
|
||||
workflow_app_id?: string
|
||||
}
|
||||
|
||||
export type ToolParameter = {
|
||||
|
||||
Reference in New Issue
Block a user