mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-24 14:06:34 +00:00
5 lines
159 B
YAML
5 lines
159 B
YAML
|
|
---
|
||
|
|
features:
|
||
|
|
- |
|
||
|
|
`AzureOpenAIGenerator` and `AzureOpenAIChatGenerator` can now be configured passing a timeout for the underlying `AzureOpenAI` client.
|