haystack/releasenotes/notes/azure-openai-generator-timeout-c39ecd6d4b0cdb4b.yaml
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

5 lines
159 B
YAML

---
features:
- |
`AzureOpenAIGenerator` and `AzureOpenAIChatGenerator` can now be configured passing a timeout for the underlying `AzureOpenAI` client.