mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
App run node update (#2542)
* feat(workflow): allow apps to be invoked like plugins (#2521) * feat(workflow): allow apps to be invoked like plugins * fix type * Encapsulate SSE response methods (#2530) * perf: sse response fn * perf: sse response * fix: ts * perf: not ssl copy * perf: myselect auto scroll * perf: run app code * fix: app plugin (#2538) --------- Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
@@ -902,6 +902,7 @@
|
||||
"System Plugin": "System",
|
||||
"System input module": "System input",
|
||||
"Team Plugin": "Team",
|
||||
"Team app": "Team",
|
||||
"Tool module": "Tool",
|
||||
"UnKnow Module": "Unknown module",
|
||||
"http body placeholder": "Same syntax as APIFox"
|
||||
@@ -1162,6 +1163,7 @@
|
||||
"Please bind laf accout first": "Please bind laf account first",
|
||||
"Plugin List": "Plugin list",
|
||||
"Search plugin": "Search plugin",
|
||||
"Search_app": "Search app",
|
||||
"Set Name": "Name the plugin",
|
||||
"contribute": "Contribute plugins",
|
||||
"go to laf": "Go to write",
|
||||
|
Reference in New Issue
Block a user