mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
Chat Completions only support 2023-03-15-preview
This commit is contained in:
@@ -75,10 +75,6 @@ class AzureChatOpenAI_ChatModels implements INode {
|
|||||||
{
|
{
|
||||||
label: '2023-03-15-preview',
|
label: '2023-03-15-preview',
|
||||||
name: '2023-03-15-preview'
|
name: '2023-03-15-preview'
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '2022-12-01',
|
|
||||||
name: '2022-12-01'
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
default: '2023-03-15-preview'
|
default: '2023-03-15-preview'
|
||||||
|
|||||||
Reference in New Issue
Block a user