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

Various changes #12408

Closed
wants to merge 574 commits into from
Closed

Various changes #12408

wants to merge 574 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 22, 2023

  1. improvements

    tmbo committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    97e9fa7 View commit details
    Browse the repository at this point in the history
  2. removed context to make space

    tmbo committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8857547 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. WIP - started writing tutorial

    amn41 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    736fb57 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. update tutorial, add to sidebar

    amn41 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8178ddf View commit details
    Browse the repository at this point in the history
  2. removed deliberation

    tmbo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    983314b View commit details
    Browse the repository at this point in the history
  3. added branch step

    tmbo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    52bf8e7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'docs-improvements-llms' of github.com:RasaHQ/rasa into …

    …docs-improvements-llms
    tmbo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7e1bca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44e94c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    adbe843 View commit details
    Browse the repository at this point in the history
  2. removed unused code

    tmbo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a9aa71d View commit details
    Browse the repository at this point in the history
  3. fixed linting issue

    tmbo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5740eec View commit details
    Browse the repository at this point in the history
  4. fixed linting issue

    tmbo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    08928db View commit details
    Browse the repository at this point in the history
  5. fixed linting issues

    tmbo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    513cd30 View commit details
    Browse the repository at this point in the history
  6. review commetns

    tmbo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0ca2bd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #12749 from RasaHQ/docs-improvements-llms

    Docs improvements
    tmbo authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    92285e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1d499 View commit details
    Browse the repository at this point in the history
  3. code style improvements

    tmbo committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fc00511 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge branch 'main' into dm2

    tmbo committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5d84e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25f53f View commit details
    Browse the repository at this point in the history
  3. WIP

    varunshankar committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e62077f View commit details
    Browse the repository at this point in the history
  4. fixed format

    tmbo committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0aff0c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. improvements

    tmbo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2f79724 View commit details
    Browse the repository at this point in the history
  2. improvement

    tmbo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1e119ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9958a39 View commit details
    Browse the repository at this point in the history
  4. fixed default pattern

    tmbo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c9302a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. first stab

    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    13b529f View commit details
    Browse the repository at this point in the history
  2. renamed skip_if_filled

    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    15c0051 View commit details
    Browse the repository at this point in the history
  3. updated docs

    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b963bbb View commit details
    Browse the repository at this point in the history
  4. removed outdated comment

    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    13fd4dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12767 from RasaHQ/questions-as-pattern

    Questions as pattern rather than form
    tmbo authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7ef7be7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aa2ff4 View commit details
    Browse the repository at this point in the history
  7. rename

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    db88f97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51c6213 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c94eae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a03a836 View commit details
    Browse the repository at this point in the history
  11. fix merge conflicts

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1a56391 View commit details
    Browse the repository at this point in the history
  12. rename

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    83a229c View commit details
    Browse the repository at this point in the history
  13. some docs improvements

    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    40d219c View commit details
    Browse the repository at this point in the history
  14. rename

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5b25e91 View commit details
    Browse the repository at this point in the history
  15. rename png

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4600055 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #12787 from RasaHQ/azure-config-docs

    Modified azure config logs
    l2nguyen authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    85f6ccb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88a937d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    efaa956 View commit details
    Browse the repository at this point in the history
  19. rename file

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7161b3d View commit details
    Browse the repository at this point in the history
  20. fix lint

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e780fa0 View commit details
    Browse the repository at this point in the history
  21. fix lint

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1c7f269 View commit details
    Browse the repository at this point in the history
  22. fix chat html

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1be825d View commit details
    Browse the repository at this point in the history
  23. fixed missed rename

    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ae17d40 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'ENG-508-rename-question-attrib' of github.com:RasaHQ/ra…

    …sa into ENG-508-rename-question-attrib
    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    74fbc7b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9619c06 View commit details
    Browse the repository at this point in the history
  26. fix tests

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5926d6e View commit details
    Browse the repository at this point in the history
  27. fix tests

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3556c7a View commit details
    Browse the repository at this point in the history
  28. Merge pull request #12786 from RasaHQ/ENG-508-rename-question-attrib

    Rename question to collect information - [ENG 508]
    tmbo authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6225266 View commit details
    Browse the repository at this point in the history
  29. fix merge conflicts

    varunshankar committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1a8e628 View commit details
    Browse the repository at this point in the history
  30. fixed docsearch version

    tmbo committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3dcd03c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    d352e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd6597 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12788 from RasaHQ/ENG-509-rename-dialogue-stack

    Rename flow stack to dialogue stack - [ENG 509]
    tmbo authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5fab102 View commit details
    Browse the repository at this point in the history
  4. improved architecture diagram

    tmbo committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cfae3af View commit details
    Browse the repository at this point in the history
  5. merged dm2

    tmbo committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2d37576 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    3188cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637be3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5d3bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12794 from RasaHQ/cleanup-docs-from-dm2-branch

    ENG-511: Clean doc changes from dm2 branch
    m-vdb authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    de0dbca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f3dd7b View commit details
    Browse the repository at this point in the history
  6. add missing files

    amn41 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5e44456 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. improved stack

    tmbo committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a3391d6 View commit details
    Browse the repository at this point in the history
  2. moved default flows

    tmbo committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    14fe505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6971c19 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. code review comments

    tmbo committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a0dcc33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a4bd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. split up commands into modules

    tmbo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3e4a2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba620a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. review comments

    tmbo committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5f3cd3c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. added tests

    tmbo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eb52875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d945172 View commit details
    Browse the repository at this point in the history
  3. fix actions

    amn41 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4eec2e9 View commit details
    Browse the repository at this point in the history
  4. review improvements

    tmbo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d2abc2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61c7423 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12801 from RasaHQ/dm2-cleanups

    Refactored Dialogue Stack, Frames, Patterns and Commands
    tmbo authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d3da2b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    469f1d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e172f2f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    b949516 View commit details
    Browse the repository at this point in the history
  2. Update rasa/cli/tutorial_project/actions.py

    Co-authored-by: Tom Bocklisch <[email protected]>
    amn41 and tmbo authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    14d1a15 View commit details
    Browse the repository at this point in the history
  3. added tests

    tmbo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7862072 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be57455 View commit details
    Browse the repository at this point in the history
  5. Update rasa/model_training.py

    Co-authored-by: Alan Nichol <[email protected]>
    tmbo and amn41 authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c8e73fe View commit details
    Browse the repository at this point in the history
  6. fixed tests

    tmbo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    94a10eb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'no-warnings-if-no-nlu' of github.com:RasaHQ/rasa into n…

    …o-warnings-if-no-nlu
    tmbo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ee3abf5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12808 from RasaHQ/no-warnings-if-no-nlu

    No warnings if no NLU but flows
    tmbo authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6639ab7 View commit details
    Browse the repository at this point in the history
  9. Merge branches 'dm2' and 'add-tutorial-project' of github.com:RasaHQ/…

    …rasa into add-tutorial-project
    tmbo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    db2d7ca View commit details
    Browse the repository at this point in the history
  10. use template arg

    tmbo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6912724 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #12797 from RasaHQ/add-tutorial-project

    Add tutorial project
    tmbo authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1b0cf3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1604472 View commit details
    Browse the repository at this point in the history
  13. fixed chat patterns filter

    tmbo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    57e6c1f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fixed wrong id

    tmbo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    88686a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12809 from RasaHQ/dm2-stack-tests

    added tests for the rasa.cdu.stack module
    tmbo authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fce03b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc52887 View commit details
    Browse the repository at this point in the history
  4. fixed none error

    tmbo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1574c79 View commit details
    Browse the repository at this point in the history
  5. fixed boolean type coersen

    tmbo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1594c05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    435e027 View commit details
    Browse the repository at this point in the history
  7. fixedl int

    tmbo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1425286 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    03aaf6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b48529 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. changed license temporarily

    tmbo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    27f0baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eae577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8922f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    c0870ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bfcb05 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12820 from RasaHQ/rename-dm2

    renamed cdu -> dialogue understanding
    tmbo authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4a71f91 View commit details
    Browse the repository at this point in the history
  4. merged dm2

    tmbo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bf843e3 View commit details
    Browse the repository at this point in the history
  5. rename completed

    tmbo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bcc47d3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12812 from RasaHQ/catch-all-command-generation

    catching any command generator exceptions
    tmbo authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    87e2858 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. renamed to collect

    tmbo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    64beeaf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. remove rasa chat CLI

    m-vdb committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5c05800 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. logging improvements

    tmbo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c9397f9 View commit details
    Browse the repository at this point in the history
  2. implemented new flow format

    tmbo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e3f163b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b94111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bde8bf1 View commit details
    Browse the repository at this point in the history
  5. merged main

    tmbo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    28edf5c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Add support for predicate evaluation as a slot validation method (#12802

    )
    
    * implement changes
    
    * update default flow
    
    * implement expected behaviour after invalid values given twice
    
    * fix CI unit tests after adding new default slot
    
    * revert default slot, implement review suggestion
    
    * some fixes
    
    * amend if check to step id comparison
    
    * adapt to list format of checks, add new default action for running predicates
    
    * make changes for re-ask continuous loop until valid outcome
    
    * fix tests
    
    * refactor slot rejection to a dataclass, rename default action
    
    * refactor action_run_slot_rejections
    
    * add tests for default action
    
    * address review comments
    ancalita authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    618fc43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981e6e3 View commit details
    Browse the repository at this point in the history
  3. rm hardcoded dollar sign

    amn41 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cd31c17 View commit details
    Browse the repository at this point in the history
  4. fixed ci issue

    tmbo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    856924f View commit details
    Browse the repository at this point in the history
  5. merged dm2

    tmbo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7702d7a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12847 from RasaHQ/rename-customaction-tutorial

    rename custom action in tutorial project
    amn41 authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4b3d41b View commit details
    Browse the repository at this point in the history
  7. Add ability to optionally specify different response for a collect in…

    …formation step (#12849)
    
    * implement changes
    
    * fix tests
    ancalita authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ed71677 View commit details
    Browse the repository at this point in the history
  8. merged dm2

    tmbo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    02be226 View commit details
    Browse the repository at this point in the history
  9. review comment

    tmbo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c183a92 View commit details
    Browse the repository at this point in the history
  10. update property name

    ancalita committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1112edf View commit details
    Browse the repository at this point in the history
  11. more comments

    tmbo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    53458a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Warn if a user has defined a slot named "context" - [ENG 503] (#12829)

    warn restricted slot names in the domain
    varunshankar authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ad3712d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. remove rasa chat CLI

    m-vdb committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f9f54bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12854 from RasaHQ/ATO-1550-rename-scope-property-…

    …of-collect-information-step-to-reset-after-flow-ends-adjust-to-a-boolean-type
    
    Update collect_information `scope` to `reset_after_flow_ends` bool property
    ancalita authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4fbb0ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a95f26d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40b41ee View commit details
    Browse the repository at this point in the history
  5. fix some paths

    amn41 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b7ad77d View commit details
    Browse the repository at this point in the history
  6. fix more paths

    amn41 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    708a65c View commit details
    Browse the repository at this point in the history
  7. fix path

    amn41 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    62eb78a View commit details
    Browse the repository at this point in the history
  8. split long line

    amn41 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    feac44f View commit details
    Browse the repository at this point in the history
  9. black

    amn41 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    22df05b View commit details
    Browse the repository at this point in the history
  10. fix link

    amn41 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a036662 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. dm2 merge

    tmbo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7982311 View commit details
    Browse the repository at this point in the history
  2. fixed tests

    tmbo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c98ec11 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge pull request #12838 from RasaHQ/new-flows-format

    New flows format
    tmbo authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5247210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb3079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2839f88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b56a416 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7ab413 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    315153e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9eeeceb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update examples/money_transfer/data/flows.yml

    Co-authored-by: Maxime Vdb <[email protected]>
    amn41 and m-vdb authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5d31cfe View commit details
    Browse the repository at this point in the history
  2. temp fix ignoring url

    amn41 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    966aba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a9843f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Implement rasa data validate flows (#12866)

    * update arg parser, implement validation checks, add tests
    
    * replace user warning with logging, fix cli test
    
    * add cli test, apply validation checks only to user defined flows
    
    * disallow list slots in flows, add log, amend exception messages
    
    * raise exception if internal dialogue stack slot is used in flows
    
    * address review comments, some refactoring
    
    * update collect_information occurences to collect
    
    * revert filtering of default flows
    
    * convert exceptions to logging errors, adapt tests
    
    * add some fixes
    ancalita authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0179870 View commit details
    Browse the repository at this point in the history
  2. Eng 545 stack cleaning (#12834)

    * implemented stack cleaning and test
    * improved and fixed tests relying on strict number indices
    twerkmeister authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6e48abc View commit details
    Browse the repository at this point in the history
  3. added circuit breaker for flows

    tmbo committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ebc254e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Find all utters used in flows for validation (#12857)

    * add remaining todos to validator
    
    * rename collect step in tests
    ancalita authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c0ba3ea View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix CLI tests

    m-vdb committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c247403 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12836 from RasaHQ/ato-1548-remove-rasa-chat

    Remove rasa chat
    m-vdb authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b60ecb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1dcf1b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge branch 'main' into dm2

    m-vdb committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f7921b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1efbf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5359d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c6c3f1 View commit details
    Browse the repository at this point in the history
  5. review comments

    tmbo committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    72901ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c69718 View commit details
    Browse the repository at this point in the history
  7. added render_template test.

    djcowley committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    25ce5fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c82cbe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23329f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97565f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4b67fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fb3dd8 View commit details
    Browse the repository at this point in the history
  13. fixed use of pipe operator.

    djcowley committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a088531 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5cb9634 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4685233 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. merged dm2

    tmbo committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d2bbb19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8194f0b View commit details
    Browse the repository at this point in the history
  3. Activate venv for windows

    sanchariGr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    56f9a11 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12890 from RasaHQ/prepared-release-of-version-3.8…

    ….0a10
    
    Prepared release of version 3.8.0a10
    sanchariGr authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d2f76a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78e4702 View commit details
    Browse the repository at this point in the history
  6. Free disk space

    sanchariGr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f3bd4d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    801b473 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09b533d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge pull request #12896 from RasaHQ/free-disk-space

    Free disk space
    sanchariGr authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9144db8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12882 from RasaHQ/flow-circuit-breaker

    Flow circuit breaker
    tmbo authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    11428f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    f9f28e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. chore: responded to review comments. adding FlowList.user_flows, upda…

    …ting FLowList.user_flow_ids, making FlowLists itterable.
    djcowley committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ff6de9f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    fc5a2a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5221173 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    6b13c0a View commit details
    Browse the repository at this point in the history
  2. Add test for NLG change - [ENG 501] (#12875)

    * Add test for NLG change
    varunshankar authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1a66128 View commit details
    Browse the repository at this point in the history
  3. Configure prompts through files - [ENG 510] (#12859)

    * update llm command generator
    varunshankar authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    503c901 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    872757e View commit details
    Browse the repository at this point in the history
  2. implement changes

    ancalita committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c85cf7a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Eng 496 intentless changes (#12900)

    * retrieving all utterances from flows with new attribute
    
    * Added trigger actions for search and chitchat
    
    * added search pattern
    
    * adjusted patterns for new yaml format
    
    * added test for default action + name consistency
    
    * fixed default flows
    
    * setting default flow name, if there is none
    twerkmeister authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ff6d3d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12913 from RasaHQ/ATO-1625-make-slot-mappings-opt…

    …ional-and-default-to-empty-list-in-calm
    
    Make slot mappings optional and default to empty list
    ancalita authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ea8e574 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    4b4a29c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. init flows_yaml_schema

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bae28b8 View commit details
    Browse the repository at this point in the history
  2. add basic schema

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1c978eb View commit details
    Browse the repository at this point in the history
  3. add fail tests

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c38fd21 View commit details
    Browse the repository at this point in the history
  4. add changelog

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    047cd00 View commit details
    Browse the repository at this point in the history
  5. fix minProp

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f1ef590 View commit details
    Browse the repository at this point in the history
  6. add next to set slot

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d0f32ec View commit details
    Browse the repository at this point in the history
  7. fix set_slots test

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    58a1d82 View commit details
    Browse the repository at this point in the history
  8. rename set_slot to set_slots

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    989dd22 View commit details
    Browse the repository at this point in the history
  9. add intent

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    759cc94 View commit details
    Browse the repository at this point in the history
  10. add entry_prompt

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    96254e9 View commit details
    Browse the repository at this point in the history
  11. add null to slot values

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9ac998b View commit details
    Browse the repository at this point in the history
  12. remove docs link

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0ee7aaa View commit details
    Browse the repository at this point in the history
  13. fix lint

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    286b52d View commit details
    Browse the repository at this point in the history
  14. fix read

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    345369c View commit details
    Browse the repository at this point in the history
  15. drop reset in set_slots

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fc61d22 View commit details
    Browse the repository at this point in the history
  16. add name to defaults

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8e9d344 View commit details
    Browse the repository at this point in the history
  17. fix test

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c8871bd View commit details
    Browse the repository at this point in the history
  18. add additional slot types

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    df2b643 View commit details
    Browse the repository at this point in the history
  19. fix lint

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0b7311c View commit details
    Browse the repository at this point in the history
  20. typo

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1a32cc3 View commit details
    Browse the repository at this point in the history
  21. remove just id step

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bb2096c View commit details
    Browse the repository at this point in the history
  22. add next to schemas

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    41ec137 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    462fcfe View commit details
    Browse the repository at this point in the history
  24. fix fail messages

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ad44021 View commit details
    Browse the repository at this point in the history
  25. remove intent step

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5198d8b View commit details
    Browse the repository at this point in the history
  26. fix tests

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e45d2e9 View commit details
    Browse the repository at this point in the history
  27. fix lint

    Urkem committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    463c703 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6eca72a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7ec98a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Disallow dialogue stack slot from being set in custom actions & mark …

    …builtin slots (#12917)
    
    * filter out dialogue stack slot set events from custom actions, mark builtin slots, add unit tests
    
    * add comment
    ancalita authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ca0e002 View commit details
    Browse the repository at this point in the history
  2. remove comment breaking json

    amn41 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d1d5c0e View commit details
    Browse the repository at this point in the history
  3. fix urls

    amn41 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3b4dbe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge pull request #12860 from RasaHQ/move_examples

    moved existing examples into subfolder
    m-vdb authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7dc7a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a56a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff28dde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6e6c3f View commit details
    Browse the repository at this point in the history
  5. Trigger CI

    djcowley committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d0e3435 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge pull request #12925 from RasaHQ/fix-generator-test-folder-name

    Fix generator test folder name
    djcowley authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    69fef21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccc758 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d754306 View commit details
    Browse the repository at this point in the history
  4. add description to amount step

    amn41 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0f05c44 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    2981e0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12873 from RasaHQ/ENG-472-Component-Wrap-up-LLMCo…

    …mmandGenerator
    
    Eng 472 component wrap up llm command generator
    djcowley authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    570c339 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12928 from RasaHQ/tutorial-template-remove-slot-m…

    …appings
    
    Tutorial template remove slot mappings
    amn41 authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c0a8cf4 View commit details
    Browse the repository at this point in the history
  4. Reset slot value for set_slots once flow ends (#12918)

    * implement changes + unit test
    
    * handle edge case
    ancalita authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9ae3440 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. [ENG-594] Remove entry prompt (#12934)

    * Remove EntryPromptFlowStep class.
    
    * remove entry_prompt from yaml schema
    tabergma authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f71a675 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    22a66ef View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. [ENG-597] Increase minimum compatible version (#12929)

    * Catch KeyError when running the graph.
    
    * increase minimum compatibile version to 3.7.0b3
    
    * update model version in test
    
    * use constant for minimal compatible version
    
    * add changelog
    
    * remove changelog as it is not needed
    
    * Update error message.
    tabergma authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ed35201 View commit details
    Browse the repository at this point in the history
  2. [ENG-586] Moved imports of langchain to speed up rasa --help (#12930)

    * moved imports of langchain
    
    * improve imports
    tabergma authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e0f2cca View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. test for regular flow

    tmbo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    012e466 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12938 from RasaHQ/ENG-584-wrap-up-flow-trigger-ac…

    …tion-refactor-tests-review
    
    wrap up and tests for flow trigger action
    tmbo authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    513f42f View commit details
    Browse the repository at this point in the history
  3. Modify LLMCommandGenerator prompt to include possible categorical slo…

    …t values - [ENG 607] (#12942)
    
    * modify prompt to include possible categorical slot values
    varunshankar authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    864fe08 View commit details
    Browse the repository at this point in the history