Massimiliano Pippi
|
e3dccf4406
|
add timeout to AzureOpenAIGenerator (#7724)
* add timeout to AzureOpenAIGenerator
* add to chat also
* Update azure-openai-generator-timeout-c39ecd6d4b0cdb4b.yaml
|
2024-05-23 16:28:24 +02:00 |
|
David S. Batista
|
96b9d3e32a
|
fix: Adding missing component decorator to AzureOpenAIGenerator (#7698)
* initial import
* adding release notes
* tests avoiding I/O operations
* Update fix-azure-generators-serialization-18fcdc9cbcb3732e.yaml
|
2024-05-15 10:00:38 +02:00 |
|
Massimiliano Pippi
|
10c675d534
|
chore: add license header to all modules (#7675)
* add license header to modules
* check license header at linting time
|
2024-05-09 13:40:36 +00:00 |
|
Madeesh Kannan
|
27d1af3068
|
feat!: Use Secret for passing authentication secrets to components (#6887)
* feat!: Use `Secret` for passing authentication secrets to components
* Add comment to clarify type ignore
|
2024-02-05 13:17:01 +01:00 |
|
Massimiliano Pippi
|
acf4cd502f
|
refact: Rename helper function (#6831)
* change function name
* add api docs
* release notes
|
2024-01-26 16:00:02 +01:00 |
|
Vladimir Blagojevic
|
b7159ad7c2
|
feat: Add AzureOpenAIGenerator and AzureOpenAIChatGenerator (#6648)
* Add AzureOpenAIGenerator and AzureOpenAIChatGenerator
|
2024-01-05 15:48:28 +01:00 |
|