mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-22 08:21:24 +00:00

* add timeout to AzureOpenAIGenerator * add to chat also * Update azure-openai-generator-timeout-c39ecd6d4b0cdb4b.yaml
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.
|