mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-07 05:14:08 +00:00
7 lines
251 B
YAML
7 lines
251 B
YAML
|
|
---
|
||
|
|
enhancements:
|
||
|
|
- |
|
||
|
|
Expose default_headers to pass custom headers to Azure API including APIM subscription key.
|
||
|
|
- |
|
||
|
|
Add optional azure_kwargs dictionary parameter to pass in parameters undefined in Haystack but supported by AzureOpenAI.
|