mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-02 12:53:52 +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