Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UI hint directive #59

Merged
merged 7 commits into from
Mar 15, 2022
Merged

Update UI hint directive #59

merged 7 commits into from
Mar 15, 2022

Commits on Mar 14, 2022

  1. Add in defaults for ui-hint directives

    Keeping parity with the implementation in Assistant NLP.
    Christian Mata committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    710ad21 View commit details
    Browse the repository at this point in the history
  2. Correct the text key for both UIHint and AsrHint

    Christian Mata committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2177b5f View commit details
    Browse the repository at this point in the history
  3. Remove unused/unsupported display_immediately

    Christian Mata committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    663b295 View commit details
    Browse the repository at this point in the history
  4. Fix typing

    Christian Mata committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d492366 View commit details
    Browse the repository at this point in the history
  5. Update tests

    Christian Mata committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    8cf88cb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Use prompt only when provided

    Christian Mata committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b0f8c10 View commit details
    Browse the repository at this point in the history
  2. Update poetry.lock and pyproject.toml file

    Christian Mata committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5894312 View commit details
    Browse the repository at this point in the history