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

Feature/conversation dialogs #1

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    43513f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0509e8 View commit details
    Browse the repository at this point in the history
  3. fix unimported lib

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6fbd978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db03417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c6a75f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c400574 View commit details
    Browse the repository at this point in the history
  7. fix parameter settings

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    013f4e5 View commit details
    Browse the repository at this point in the history
  8. fix dialog id parameter

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    443cb93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e82ee7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5926a7e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef7405e View commit details
    Browse the repository at this point in the history
  12. fix awaitable methods

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    14fcfdd View commit details
    Browse the repository at this point in the history
  13. fix tests

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3326a06 View commit details
    Browse the repository at this point in the history
  14. add ask method

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    41b37a1 View commit details
    Browse the repository at this point in the history
  15. fix dialog parameter

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    51aab47 View commit details
    Browse the repository at this point in the history
  16. enabling multiple messages

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6c55767 View commit details
    Browse the repository at this point in the history
  17. init dialog doc

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6b072b3 View commit details
    Browse the repository at this point in the history
  18. fix _prompt instatiation

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f5afea0 View commit details
    Browse the repository at this point in the history
  19. add prompt validator

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9e5c6b3 View commit details
    Browse the repository at this point in the history
  20. fix DialogReason enum

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3050686 View commit details
    Browse the repository at this point in the history
  21. fix next call

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7224180 View commit details
    Browse the repository at this point in the history
  22. fix prompt options

    jpfcabral committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9519169 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    d4d801b View commit details
    Browse the repository at this point in the history
  2. add type hints

    jpfcabral committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    da4c702 View commit details
    Browse the repository at this point in the history