Feature: Adds additional azure openai api versions (#7105)

* Adds additional azure openai api versions

* [autofix.ci] apply automated fixes

---------

Co-authored-by: Garrett George <ggeorge@pros.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Garrett George 2025-05-06 08:58:57 -05:00 committed by GitHub
commit 986c4bcf24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,9 @@ class AzureChatOpenAIComponent(LCModelComponent):
"2023-12-01-preview",
"2024-02-15-preview",
"2024-03-01-preview",
"2024-12-01-preview",
"2025-01-01-preview",
"2025-02-01-preview",
]
inputs = [