mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-31 11:56:35 +00:00

* Handle tools parameter in OpenAIChatGenerator * Handle tools/functions parameter in OpenAIChatGenerator streaming mode * Adjust OpenAPIServiceConnector to handle tools parameter * We never deal with functions/tools in non-chat generator * Add release note