Merge branch 'dev' into cz/bug/state/zustand

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-01-18 21:33:40 -03:00 committed by GitHub
commit 8c523b35d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,8 @@ class AzureChatOpenAIComponent(CustomComponent):
"2023-06-01-preview",
"2023-07-01-preview",
"2023-08-01-preview",
"2023-12-01-preview",
"2023-09-01-preview",
"2023-12-01-preview"
]
def build_config(self):