mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-24 07:00:40 +03:00
Merge pull request #1399 from FlowiseAI/feature/MistralAI
Feature/Add Mistral
This commit is contained in:
@@ -728,6 +728,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}
|
||||
|
||||
Reference in New Issue
Block a user