mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
remove un-use model name
This commit is contained in:
@@ -36,14 +36,6 @@ class GoogleVertexAI_ChatModels implements INode {
|
||||
{
|
||||
label: 'codechat-bison',
|
||||
name: 'codechat-bison'
|
||||
},
|
||||
{
|
||||
label: 'chat-bison@001',
|
||||
name: 'chat-bison@001'
|
||||
},
|
||||
{
|
||||
label: 'codechat-bison@001',
|
||||
name: 'codechat-bison@001'
|
||||
}
|
||||
],
|
||||
default: 'chat-bison',
|
||||
|
||||
Reference in New Issue
Block a user