mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-08 04:56:45 +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