Reverting version bump

This commit is contained in:
Darien Kindlund
2024-01-28 20:48:08 -08:00
parent b960f061eb
commit 905c9fc2be
@@ -19,7 +19,7 @@ class AzureChatOpenAI_ChatModels implements INode {
constructor() {
this.label = 'Azure ChatOpenAI'
this.name = 'azureChatOpenAI'
this.version = 2.1
this.version = 2.0
this.type = 'AzureChatOpenAI'
this.icon = 'Azure.svg'
this.category = 'Chat Models'