mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +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:
@@ -1192,6 +1192,7 @@ export const isFlowValidForStream = (reactFlowNodes: IReactFlowNode[], endingNod
|
||||
'awsChatBedrock',
|
||||
'chatMistralAI',
|
||||
'chatMistral_LlamaIndex',
|
||||
'chatAlibabaTongyi',
|
||||
'groqChat',
|
||||
'chatGroq_LlamaIndex',
|
||||
'chatCohere',
|
||||
|
||||
Reference in New Issue
Block a user