Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

v0.6.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 07 May 23:30
f6dbc7b

Implementation Changes

Features

  • Add argument output_audio_config to detect_intent. (#123)
  • Add update_knowledge_base method. (#123)
  • Add update_document and reload_document methods. (#123)

Documentation:

  • Change copyright year to 2019. (#123)

Internal / Testing Changes

  • Use mock to patch create_channel in unit tests. (#123)