Skip to content

1.10.19

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 16:20
· 14666 commits to main since this release
7d3e6dd

Improvements

  • #6251: Kafka Producer connection now remains active across sends. Added support for group and client id.
    The Kafka producer also adds support for the PLAINTEXT and SASL_SSL protocols.

    DynamoDB table exists check fixed bug when more than 100 tables exist.

  • #6814: Replace use of python-telegram-bot package with pyTelegramBotAPI

  • #7423: Use response selector keys (sub-intents) as labels for plotting the confusion matrix during NLU evaluation to improve readability.