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

Reflect LLMIntentClassifier removal in docs #13047

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

Commits on Jul 21, 2023

  1. Merge pull request #12569 from RasaHQ/fix_nightly

    Fix nightly script
    sanchariGr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    37cbbd7 View commit details
    Browse the repository at this point in the history
  2. Extract CRV filtering and enable usage in CallbackNLG (#12575)

    * implement changes
    
    * fix order of args
    
    * update tests
    
    * add changelog entry
    
    * update docstrings and comments, unify if checks to remove indentation
    
    * amend ID to accept null value instead of empty string, edit docs
    
    * fix code quality fail for changelog name
    
    * update schema, improve debug logging
    ancalita committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cc5c606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f32dbb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12692 from RasaHQ/prepare-release-3.6.4

    prepared release of version 3.6.4
    ancalita committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    31a5c16 View commit details
    Browse the repository at this point in the history
  5. merged main

    ancalita committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f8e421a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12695 from RasaHQ/merge-3.6.x-main-31a5c16

    Merge 3.6.x into main
    ancalita committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    39e801f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 28, 2023

  1. Housekeeping: python package deps upgrade (#12670)

    * House keeping upgrade
    varunshankar committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e772749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5551c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    203bb1b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12682 from RasaHQ/ATO-1234

    Modify docker release steps
    sanchariGr committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0235964 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 2, 2023

  1. Improve auth documentation

    rasa-jmac committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    02cf5dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9a27c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. add changelog entry

    Tawakalt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9685d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb89906 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12704 from RasaHQ/ATO-782-accept-otel-context

    Pass request Headers
    Tawakalt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b2d3d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9685ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12709 from RasaHQ/ATO-1301

    Added space to include proper text in auto-generated docs
    sanchariGr committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    dcaead3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. use same session across requests (#12696)

    * use same session across requests
    
    * add changelog file
    
    * formatting changes and changelog name change
    
    * fix tests and linting
    vcidst committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a0405ab View commit details
    Browse the repository at this point in the history
  2. bump networkx from 2.6.3 to 3.1

    ---
    updated-dependencies:
    - dependency-name: networkx
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and radovanZRasa committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5e8e73f View commit details
    Browse the repository at this point in the history
  3. Bump marocchino/sticky-pull-request-comment from 2.6.2 to 2.7.0

    Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.6.2 to 2.7.0.
    - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
    - [Commits](marocchino/sticky-pull-request-comment@f61b6cf...f6a2580)
    
    ---
    updated-dependencies:
    - dependency-name: marocchino/sticky-pull-request-comment
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and radovanZRasa committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5d3ae4b View commit details
    Browse the repository at this point in the history
  4. Bump word-wrap from 1.2.3 to 1.2.4 in /docs

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and radovanZRasa committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a71ee53 View commit details
    Browse the repository at this point in the history
  5. Bump dns-packet from 1.3.1 to 1.3.4 in /docs

    Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
    - [Release notes](https://github.com/mafintosh/dns-packet/releases)
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: dns-packet
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and radovanZRasa committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ffde171 View commit details
    Browse the repository at this point in the history
  6. Bump minimist from 1.2.5 to 1.2.8 in /docs

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and radovanZRasa committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d173059 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12702 from RasaHQ/deps/ATO-1326

    [ATO-1326] Update python, javascript and CI action dependencies
    radovanZRasa committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    83c9d0c View commit details
    Browse the repository at this point in the history
  8. pin rasa-sdk dependency

    Tawakalt committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ba1addf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2d6ae5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge pull request #12717 from RasaHQ/prepare-release-3.7.0a1

    Prepare release 3.7.0a1
    Tawakalt committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0e7635b View commit details
    Browse the repository at this point in the history
  2. Update PII docs (#12712)

    * update PII docs
    
    * add changelog entry
    
    * address review comments
    ancalita committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2ae0287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e541e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12720 from RasaHQ/merge-3.6.x-main-2ae0287

    Merge 3.6.x into main
    ancalita committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    78c4a31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63950df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18d14bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6abd765 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12703 from RasaHQ/ATO-1230-vault-namespaces-docs

    [ATO-1230] Add docs for Vault namespaces
    radovanZRasa committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    16a8034 View commit details
    Browse the repository at this point in the history
  9. refactor: rasa/shared/core/training_data/visualization.py (#12544)

    * refactor: rasa/shared/core/training_data/visualization.py
    
    In the refactored version, In function(_remove_auxiliary_nodes), I've replaced the conversion of graph.predecessors(i) into a list with the direct usage of the generator. Additionally, I've introduced the predecessors_seen set to efficiently keep track of seen predecessors. When a duplicated predecessor is found, we can remove the node and break out of the inner loop. This optimization reduces the time complexity of checking for duplicated nodes to approximately O((TMP_NODE_ID - special_node_idx) + out_degree(node)).
    
    * add: unit test for _remove_auxiliary_nodes()
    
    * add: test cases of  _remove_auxiliary_nodes()
    
    In this commit, I have implemented example test cases to test method: _remove_auxiliary_nodes in @pytest.mark.parametrize. Also,fixed the import error of networkx.
    
    * refactor: blank/long lines in function: test_remove_auxiliary_nodes
    
    * remove: break statement after removing node
    
    In this version, I have removed break statement from the loop so it can remove all the predecessors nodes which are in predecessors_seen without breaking the loop.
    
    * fix: black formatting issue
    arjun-234 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    491a392 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

  1. implement PR feedback

    Tawakalt committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    241be27 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    Tawakalt committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    02abaf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    625fab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a9360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0fb895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d37dcb4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12708 from RasaHQ/INFRA-444/improve_gcp_auth_docs

    Improve GCP Artifact Registry Authentication Docs
    rasa-jmac committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    210d7ef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12631 from RasaHQ/update-contributing-guides

    Update contributing guides
    m-vdb committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    668e21c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. update: pyjwt and cryptography (#12723)

    Bump pyjwt from 2.7.0 to 2.8.0
    Bump cryptography from 41.0.2 to 41.0.3
    djcowley committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f95b0ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2791e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12721 from RasaHQ/ATO-1374-add-tracing-documentation

    Update tracing documentation
    Tawakalt committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f228020 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6b9e44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61777b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfbfeeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0749fa0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb60020 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff79c55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da7f165 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #12356 from RasaHQ/refactor/retraining-tests

    [ATO-838][ATO-1048] Replace retraining e2e tests with unit tests
    radovanZRasa committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1fe9fa4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. pin dnspython

    Tawakalt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bcdfd8b View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    Tawakalt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1dbb383 View commit details
    Browse the repository at this point in the history
  3. add ticket ID to comment

    Tawakalt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d4d7289 View commit details
    Browse the repository at this point in the history
  4. docs publishing CI Action for 3 6 x micro releases (#12716)

    * add debug log to GH Action
    
    * add deprecation notice
    
    * build docs on latest minor
    
    * cleanup
    
    * fix the script tests
    
    * lint changes
    vcidst committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2c2d712 View commit details
    Browse the repository at this point in the history
  5. pin dnspython

    Tawakalt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    05288aa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12735 from RasaHQ/ATO-1419-fix-dnspython-dependen…

    …cy-ish
    
    Pin dnspython to avoid dependency incompatibility
    Tawakalt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d83b5d7 View commit details
    Browse the repository at this point in the history
  7. add changelog entry

    Tawakalt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    20cc504 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1c0a86 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12737 from RasaHQ/ATO-1419-fix-dnspython-dependen…

    …cy-ish-3.6.x
    
    Port dnspython dependency fix to 3.6.x
    Tawakalt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d5b6b3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54c322b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge pull request #12739 from RasaHQ/merge-3.6.x-main-d5b6b3f

    Merge 3.6.x into main
    Tawakalt committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2080cfa View commit details
    Browse the repository at this point in the history
  2. poetry update gitpython

    Tawakalt committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    141bb0d View commit details
    Browse the repository at this point in the history
  3. poetry update tensorflow_hub

    Tawakalt committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    93d250d View commit details
    Browse the repository at this point in the history
  4. poetry update apscheduler

    Tawakalt committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9a825c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1639458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31641fa View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ece4644 View commit details
    Browse the repository at this point in the history
  2. re-add comments

    Tawakalt committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fd48752 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12744 from RasaHQ/prepare-release-3.6.5

    prepared release of version 3.6.5
    Tawakalt committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4963820 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. revert ML packages upgrade

    Tawakalt committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    955e347 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12741 from RasaHQ/ATO-1383-handle-dependency-upgr…

    …ades
    
    Housekeeping -  Upgrade dependencies
    Tawakalt committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c4a2d69 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    67bfd20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12745 from RasaHQ/merge-3.6.x-main-4963820

    Merge 3.6.x into main
    Tawakalt committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    55b47d1 View commit details
    Browse the repository at this point in the history
  3. bump setuptools and wheel

    Tawakalt committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2337a6a View commit details
    Browse the repository at this point in the history
  4. add changelog entry

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

Commits on Aug 23, 2023

  1. Merge pull request #12755 from RasaHQ/ATO-1371-patch-security-vulnera…

    …bilities
    
    Address security vulnerabilities with setuptools and wheel
    Tawakalt committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ac32a89 View commit details
    Browse the repository at this point in the history
  2. bump rasa-sdk dependency

    Tawakalt committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    57f8396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26aba3c View commit details
    Browse the repository at this point in the history
  4. readd comment

    Tawakalt committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c44bbd9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12758 from RasaHQ/prepare-release-3.6.6

    Prepare release 3.6.6
    Tawakalt committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e0506a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24ee6e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    7f6c249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e8f068 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Merge 3.6.x into main (#12759)

    * bump setuptools and wheel
    
    * add changelog entry
    
    * bump rasa-sdk dependency
    
    * prepared release of version 3.6.6
    
    * readd comment
    
    ---------
    
    Co-authored-by: Tawakalt <[email protected]>
    Co-authored-by: Shailendra Paliwal <[email protected]>
    3 people committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5085761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc507a View commit details
    Browse the repository at this point in the history
  3. remove requirements_file from CICD documentation

    [rasa-train-test-gha](https://github.com/RasaHQ/rasa-train-test-gha) does not have a `requirements_file` parameter.
    trammell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4b44274 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    48eb63e View commit details
    Browse the repository at this point in the history
  2. bump certifi

    Tawakalt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    50162a2 View commit details
    Browse the repository at this point in the history
  3. bump cryptography

    Tawakalt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b5f0618 View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    Tawakalt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0d3246f View commit details
    Browse the repository at this point in the history
  5. downgrade scipy

    Tawakalt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    21fc972 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a92b70 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12765 from RasaHQ/ATO-1367-add-ssl-cert-parameter…

    …s-to-redis-lock-store
    
    [ATO-1367] Add SSL cert parameters to Redis lock store
    radovanZRasa committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1fca086 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. bump scipy version

    Tawakalt committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    895fc0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5104b54 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12768 from RasaHQ/ATO-1497-address-security-vulne…

    …rabilities
    
    Address security vulnerabilities
    Tawakalt committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f05abbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a06154 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12775 from RasaHQ/merge-3.6.x-main-f05abbe

    Merge 3.6.x into main
    Tawakalt committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    87d25bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19f1cf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe9b0ec View commit details
    Browse the repository at this point in the history
  8. re-add comments

    Tawakalt committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    62eed24 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12760 from RasaHQ/ATO-1480-Update-the-baby-tiger-…

    …picture-in-the-mood-bot
    
    updating baby tiger image
    m-vdb committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9fbedf6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #12776 from RasaHQ/prepare-release-3.6.7

    prepared release of version 3.6.7
    Tawakalt committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    202c988 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09d5e2c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #12777 from RasaHQ/merge-3.6.x-main-202c988

    Merge 3.6.x into main
    Tawakalt committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ed62386 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    80501f2 View commit details
    Browse the repository at this point in the history
  2. re-add comment

    Tawakalt committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    04875e0 View commit details
    Browse the repository at this point in the history
  3. allow components to add fingerprints of external data (#12778)

    * allow components to add fingerprints of external data
    twerkmeister committed Aug 30, 2023
    2 Configuration menu
    Copy the full SHA
    347a287 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12779 from RasaHQ/prepare-release-3.6.8

    prepared release of version 3.6.8
    Tawakalt committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b449a90 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    d5b70e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12782 from RasaHQ/merge-3.6.x-main-b449a90

    Merge 3.6.x into main
    Tawakalt committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e870a0e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    9715708 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

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

Commits on Sep 5, 2023

  1. bye bye playground

    m-vdb committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    705d285 View commit details
    Browse the repository at this point in the history
  2. allow components to add fingerprints of external data (#12778) (#12785)

    * allow components to add fingerprints of external data
    twerkmeister committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c6bfa48 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Update dependencies

    sanchariGr committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    fbd21dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12792 from RasaHQ/remove-playground

    ENG-526 Bye bye playground
    m-vdb committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    049808c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a428bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12804 from RasaHQ/ATO-1542-dependancy-upgrades

    Update dependencies
    sanchariGr committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a6a889c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    2004868 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12790 from RasaHQ/ATO-1529-fix-domain-responses-k…

    …ey-error
    
    Fix domain_responses KeyError
    Tawakalt committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    409848e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    a26e86f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12766 from trammell/trammell-patch-1

    remove requirements_file from CICD documentation
    Tawakalt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4b9f50e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50c95a9 View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    Tawakalt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d9c0e0c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12814 from RasaHQ/ATO-1529-fix-domain-responses-k…

    …ey-error-3.6.x
    
    [ATO 1529] Port fix to 3.6.x
    Tawakalt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e5a95f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bdebe6 View commit details
    Browse the repository at this point in the history
  7. re-add comments

    Tawakalt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6581c37 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12816 from RasaHQ/prepare-release-3.6.9

    prepared release of version 3.6.9
    Tawakalt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1634e56 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    5f37073 View commit details
    Browse the repository at this point in the history
  2. fix lint

    m-vdb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7b65bd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6b3e6b View commit details
    Browse the repository at this point in the history
  4. fix lint

    m-vdb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a4a2aa7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12764 from RasaHQ/license-only-telemetry-main

    [ATO-1493] Only submit telemetry data if there is a license
    m-vdb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c8e347b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12763 from RasaHQ/license-only-telemetry-3.6

    [ATO-1493] Send telemetry only if there is License present 3.6
    m-vdb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6139e0a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    b837a3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12810 from RasaHQ/ci/ATO-1518-Docker-arm64-image

    [ATO-1518] Push multi-platform Docker images directly from buildx's docker-container
    radovanZRasa committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3f51e5e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    f2388b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f13682 View commit details
    Browse the repository at this point in the history
  3. Format run.py

    radovanZRasa committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    28f295f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f25dff0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Better last batch logic (#12827)

    * Better last batch logic
    twerkmeister committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    65ed774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3d019 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. [port] Add username to RedisLockStore and RedisTrackerStore (#12852)

    * add username to Redis Lock and Tracker Stores
    
    * add changelog and reformat test
    vcidst committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    25b8aaa View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    0f9b5c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12837 from RasaHQ/improvement/ATO-1557-jwt-in-env…

    …-vars
    
    [ATO-1557] Add environment variables for JWT arguments and auth token
    radovanZRasa committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3152315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f94ba6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c85f16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2614f3f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12861 from RasaHQ/merge-3.6.x-main-f94ba6d

    Merge 3.6.x into main
    Tawakalt committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e19d78a View commit details
    Browse the repository at this point in the history
  7. Remove junk

    radovanZRasa committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dd04ce8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80f6f51 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    e302e31 View commit details
    Browse the repository at this point in the history
  2. add proper margins

    m-vdb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    48d6209 View commit details
    Browse the repository at this point in the history
  3. bye bye playground

    m-vdb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a5a7e18 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12867 from RasaHQ/ENG-574-update-rasa-labs-pages

    Eng 574 update rasa labs pages
    m-vdb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fb63078 View commit details
    Browse the repository at this point in the history
  5. add changelog item

    m-vdb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d8f7291 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12868 from RasaHQ/remove-playground-3.6.x

    bye bye playground
    m-vdb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    54716a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba06253 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12869 from RasaHQ/prepare-release-3.6.10

    prepared release of version 3.6.10
    m-vdb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6027058 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    becd3cf View commit details
    Browse the repository at this point in the history
  10. Merge pull request #12870 from RasaHQ/merge-3.6.x-main-54716a5

    Merge 3.6.x into main
    m-vdb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7d8c7dc View commit details
    Browse the repository at this point in the history
  11. Fix OSS-413: Proper intents in interactive training

    In OSS-413 a user reports that since Rasa 3.1 the interactive
    training dialogue suggests malformed/shortened intent names, e.g.:
    
    - a
    - b
    - c
    
    This is due to a bug in the parsing of intent names which assumes that
    every intent is a dictionary (which it is ONLY when a property such as
    `use_entities` is set).
    
    While OSS-413 states that this is solely cosmetic it is an actual bug
    that caused severe problems that cost several hours to debug:
    When using the regex matcher it is checked whether the parsed intent
    is in the domain or not. When it is not, it will fail and attempt to
    revert the user utterance. The user utterance is then written to the
    tracker but `SlotSet` events are not repeated - therefore any form
    validator will fail for inexplicable reasons.
    
    This also means that there is a bug in the `_correct_wrong_nlu` for
    not copying enough or re-starting the `ActionExtractSlots` action which
    is not addressed here.
    ottonemo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    54de757 View commit details
    Browse the repository at this point in the history
  12. Formatting

    ottonemo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3975fa7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba5f66d View commit details
    Browse the repository at this point in the history
  14. Review: add changelog

    ottonemo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b0a7c6d View commit details
    Browse the repository at this point in the history
  15. Refactor and test function to retrieve intent names

    Since the main problem of bug OSS-413 is that intents with
    attributes are not retrieved well the test was implemented to
    use domains with and without intent definitions using attributes.
    ottonemo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ee1dd88 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge pull request #12870 from RasaHQ/merge-3.6.x-main-54716a5

    Merge 3.6.x into main
    m-vdb committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5f051e2 View commit details
    Browse the repository at this point in the history
  2. update Labs banner content

    m-vdb committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    039a240 View commit details
    Browse the repository at this point in the history
  3. fix MDX markup

    m-vdb committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    fc969d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3a1c75 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12722 from ottonemo/issue/OS-413

    Fix OSS-413: Proper intents in interactive training
    ancalita committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e37774e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12878 from RasaHQ/update-labs-baner

    Update labs baner
    m-vdb committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    59fa4fd View commit details
    Browse the repository at this point in the history
  7. Modify sonar CI step

    sanchariGr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8b254e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    3d07892 View commit details
    Browse the repository at this point in the history
  2. Revert test skip

    sanchariGr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    258a9ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a454d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12879 from RasaHQ/test_sonar

    Modify sonar CI step
    sanchariGr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e3e7137 View commit details
    Browse the repository at this point in the history
  5. Fix typo in README.md (#12858)

    typo: corrected the word `maintenance` in readme
    
    Co-authored-by: Shailendra Paliwal <[email protected]>
    eltociear and vcidst committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d5101b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Dependency upgrades 53 (#12881)

    * update ruff
    
    * update randomname
    
    * fix ruff
    
    * fix lint
    
    * fix lint...
    Urkem committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ecf86f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Cache EndpointConfig session (#12886)

    * cache session property of endpoint config
    
    * fix session is closed runtime error
    
    * ref: remove async manager for session
    
    * revert cached_property, implement sanic listener + lru cache
    
    * trigger CI
    
    * pin ddtrace in CI workflow
    
    * separate pip install commands for ddtrace per OS
    
    * update flaky tests jobs; remove poetry command
    
    * address review suggestions
    
    * make failing unit test async
    
    * add changelog, add closing of connection pools to after_server_stop listener
    
    ---------
    
    Co-authored-by: souvik ghosh <[email protected]>
    ancalita and souvikg10 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7717472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce11d24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70c4709 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12893 from RasaHQ/prepare-release-3.6.11

    prepared release of version 3.6.11
    ancalita committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    332f383 View commit details
    Browse the repository at this point in the history
  5. Fix docker-full build failure (#12895)

    * fix no space left on device in github job
    
    * add dockerignore to /docker subdir
    
    * remove AGENT_TOOLSDIRECTORY
    
    * add -f to docker image prune, add check disk space step after docker build
    ancalita committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fcefb7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05a2982 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12897 from RasaHQ/merge-3.6.x-main-fcefb7b

    Merge 3.6.x into main
    ancalita committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f5fed3a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    02eeb88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800089e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12898 from RasaHQ/ATO-1627-fix-roberto-workflow

    dont run roberto workflow on forks
    m-vdb committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7f5cbf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb06cc0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12899 from RasaHQ/merge-3.6.x-main-7f5cbf0

    Merge 3.6.x into main
    m-vdb committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    32c2434 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Update pillow to 10.0.1 (#12906)

    * poetry update pillow on 3.6.x
    
    * add changelog
    ancalita committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d39fd35 View commit details
    Browse the repository at this point in the history
  2. Refresh EndpointConfig request headers (#12904)

    * add debug log
    
    * update headers
    
    * make dev release
    
    * fix numpy import error
    
    * fix typing imports
    
    * add changelog, cleanup
    ancalita committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f155c6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0eb656 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12909 from RasaHQ/prepare-release-3.6.12

    prepared release of version 3.6.12
    ancalita committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c70507e View commit details
    Browse the repository at this point in the history
  5. Housekeeping: python package upgrade (#12903)

    * update packages
    varunshankar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    264fa14 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    0661204 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12911 from RasaHQ/merge-3.6.x-main-c70507e

    Merge 3.6.x into main
    ancalita committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a47ffb9 View commit details
    Browse the repository at this point in the history
  3. Fix poetry install errors (#12902)

    * poetry self add setuptools
    
    * Test 2: Trigger CI
    
    * Test 3: Trigger CI
    
    * Test 4: Trigger CI
    
    * Test 5: Trigger CI
    
    * Test 6: Trigger CI
    
    * Test 7: Trigger CI
    
    * Test 8: Trigger CI
    
    * Test 9: Trigger CI
    
    * Test 10: Trigger CI
    ancalita committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    77f593f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. add SlotSet step in story with null active_loop

    in mapping conditions
    Tawakalt committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    fd87fa2 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

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

Commits on Oct 20, 2023

  1. add integration test

    Tawakalt committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f667920 View commit details
    Browse the repository at this point in the history
  2. update test and test files

    Tawakalt committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a35ba8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12927 from RasaHQ/ATO-1685-add-SlotSet-step-in-st…

    …ory-with-null-active-loop-mc
    
    [ATO-1685] Add SlotSet step in story with active_loop:null mapping condition
    Tawakalt committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fa00c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9204576 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge pull request #12931 from RasaHQ/merge-3.6.x-main-fa00c49

    Merge 3.6.x into main
    Tawakalt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a3c104a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56446c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12933 from RasaHQ/prepare-release-3.6.13

    prepared release of version 3.6.13
    Tawakalt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    936a8ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e198a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12935 from RasaHQ/merge-3.6.x-main-936a8ed

    Merge 3.6.x into main
    Tawakalt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0dd893a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. add link to Rasa Pro docs

    m-vdb committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5e47d15 View commit details
    Browse the repository at this point in the history
  2. add link to Studio docs

    m-vdb committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1506530 View commit details
    Browse the repository at this point in the history
  3. add new banner for docs change

    m-vdb committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    59ad0a0 View commit details
    Browse the repository at this point in the history
  4. fix typo

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

Commits on Nov 27, 2023

  1. add link to Rasa Pro docs

    m-vdb committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    627001d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12962 from RasaHQ/ATO-1705-update-banner

    add new banner for docs change
    m-vdb committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    444c197 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

  1. Merge pull request #12961 from RasaHQ/ATO-1846-update-navbar

    add link to Studio docs
    m-vdb committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cca30d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update docusaurus.config.js

    amn41 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e431c7d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 19, 2024

  1. Remove files for simplicity

    rasa-jmac committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0b00281 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13012 from RasaHQ/INFRA-300/remove_k8s_ci

    Remove scheduled runs of the CI GPU workflows
    rasa-jmac committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    914bb98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e57f96f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b0111b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    555a74c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ba1632 View commit details
    Browse the repository at this point in the history
  7. Update graphviz installer

    sanchariGr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    dd295b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #13013 from RasaHQ/ATO-2132

    Delete auto main to branch merge workflow
    m-vdb committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    68ce281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6009b3c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update docs/docs/llms/llm-intentless.mdx

    Co-authored-by: Maxime Vdb <[email protected]>
    amn41 and m-vdb committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f8d21a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix link to Studio docs

    Changes the link to Studio docs from incorrect https://rasa.com/docs/rasa-studio/ to correct https://rasa.com/docs/studio/
    Element9 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    04c409b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13021 from RasaHQ/Element9-patch-1

    fix link to Studio docs
    m-vdb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    14f3aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5edd50 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13011 from RasaHQ/amn41-patch-1

    Update docusaurus.config.js
    m-vdb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ef5ed2e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Add backup to s3

    miraai committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    031e018 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13026 from RasaHQ/sec-217

    Add backup to s3
    sanchariGr committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7807b19 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Sep 13, 2024

  1. Update links

    maksim-m committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    878c6c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Fix no-dead-urls warnings

    These URLs are false-positive due to JS-based redirects
    maksim-m committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2843ccd View commit details
    Browse the repository at this point in the history
  2. Fix no-dead-urls warnings

    These URLs are false-positive due to JS-based redirects
    maksim-m committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7f1d5d5 View commit details
    Browse the repository at this point in the history
  3. Fix no-dead-urls warnings

    These URLs are false-positive due to JS-based redirects
    maksim-m committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    88c23da View commit details
    Browse the repository at this point in the history