mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +03:00
remove un-use model name
This commit is contained in:
@@ -40,18 +40,6 @@ class GoogleVertexAI_LLMs implements INode {
|
|||||||
{
|
{
|
||||||
label: 'code-gecko',
|
label: 'code-gecko',
|
||||||
name: 'code-gecko'
|
name: 'code-gecko'
|
||||||
},
|
|
||||||
{
|
|
||||||
label: 'text-bison@001',
|
|
||||||
name: 'text-bison@001'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: 'code-bison@001',
|
|
||||||
name: 'code-bison@001'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: 'code-gecko@001',
|
|
||||||
name: 'code-gecko@001'
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
default: 'text-bison'
|
default: 'text-bison'
|
||||||
|
|||||||
Reference in New Issue
Block a user