Skip to content

Commit 56b3fa2

Browse files
HenryHengZJJJK801
authored andcommitted
Chore/update nvidia NIM label (FlowiseAI#3943)
update nvidia NIM label
1 parent a8fa6e9 commit 56b3fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/nodes/chatmodels/ChatNvdiaNIM/ChatNvdiaNIM.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class ChatNvdiaNIM_ChatModels implements INode {
1717
inputs: INodeParams[]
1818

1919
constructor() {
20-
this.label = 'ChatNvdiaNIM'
20+
this.label = 'Chat Nvdia NIM'
2121
this.name = 'chatNvdiaNIM'
2222
this.version = 1.0
2323
this.type = 'ChatNvdiaNIM'

0 commit comments

Comments
 (0)