mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
slight naming changes
This commit is contained in:
@@ -15,7 +15,7 @@ class OpenAIModeration implements INode {
|
||||
inputs: INodeParams[]
|
||||
|
||||
constructor() {
|
||||
this.label = 'Moderation - Open AI'
|
||||
this.label = 'OpenAI Moderation'
|
||||
this.name = 'inputModerationOpenAI'
|
||||
this.version = 1.0
|
||||
this.type = 'Moderation'
|
||||
|
||||
Reference in New Issue
Block a user