v1.21.1
✨ Enhancements
- Added experimental support for asynchronous
Pipeline
run. - Added asyncio support to the OpenAI invocation layer.
- PromptNode can now be run asynchronously by calling the
arun
method.
⏰ Deprecations
- Deprecated
OpenAIAnswerGenerator
in favor ofPromptNode
.OpenAIAnswerGenerator
will be removed in Haystack v1.23.0