feat(web): ai prompt api support stream

This commit is contained in:
zhaoying
2026-01-06 15:03:40 +08:00
parent 8d3ec8c047
commit 35a06c3cbe
7 changed files with 218 additions and 26 deletions

View File

@@ -394,7 +394,8 @@ export const nodeLibrary: NodeLibrary[] = [
defaultValue: {}
},
retry: {
type: 'define',
type: 'switch',
defaultValue: false
},
error_handle: {
type: 'define',