add mistral

This commit is contained in:
Henry
2023-12-15 18:59:11 +00:00
parent 0ebfcccece
commit 05db533396
9 changed files with 276 additions and 3 deletions
+1
View File
@@ -711,6 +711,7 @@ export const findAvailableConfigs = (reactFlowNodes: IReactFlowNode[], component
/**
* Check to see if flow valid for stream
* TODO: perform check from component level. i.e: set streaming on component, and check here
* @param {IReactFlowNode[]} reactFlowNodes
* @param {INodeData} endingNodeData
* @returns {boolean}