mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
feat: Add Alibaba API credential and ChatAlibabaTongyi node (#3360)
* feat: Add Alibaba API credential and ChatAlibabaTongyi node * lint fix * Add chatAlibabaTongyi model to models.json and chat models --------- Co-authored-by: Henry Heng <henryheng@flowiseai.com>
This commit is contained in:
@@ -411,6 +411,15 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "chatAlibabaTongyi",
|
||||
"models": [
|
||||
{
|
||||
"label": "qwen-plus",
|
||||
"name": "qwen-plus"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "chatGoogleVertexAI",
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user