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:
Chirag
2024-10-17 06:24:50 +05:30
committed by GitHub
parent 1d193b4dbc
commit d1adc4fb1c
5 changed files with 120 additions and 0 deletions
+1
View File
@@ -1192,6 +1192,7 @@ export const isFlowValidForStream = (reactFlowNodes: IReactFlowNode[], endingNod
'awsChatBedrock',
'chatMistralAI',
'chatMistral_LlamaIndex',
'chatAlibabaTongyi',
'groqChat',
'chatGroq_LlamaIndex',
'chatCohere',