mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-27 07:00:31 +03:00
Removed streaming feature since it broke chatflows
This commit is contained in:
@@ -102,14 +102,6 @@ class AzureChatOpenAI_ChatModels implements INode {
|
||||
step: 1,
|
||||
optional: true,
|
||||
additionalParams: true
|
||||
},
|
||||
{
|
||||
label: 'Streaming',
|
||||
name: 'streaming',
|
||||
type: 'boolean',
|
||||
default: true,
|
||||
optional: true,
|
||||
additionalParams: true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user