mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-26 09:01:17 +03:00
Feature/Seq Agent Nodes Update (#2942)
update all seg agent nodes to 2.0 for UI UX improvements
This commit is contained in:
@@ -118,6 +118,7 @@ export interface INodeProperties {
|
||||
deprecateMessage?: string
|
||||
hideOutput?: boolean
|
||||
author?: string
|
||||
documentation?: string
|
||||
}
|
||||
|
||||
export interface INode extends INodeProperties {
|
||||
|
||||
Reference in New Issue
Block a user