dialog_flow_framework icon indicating copy to clipboard operation
dialog_flow_framework copied to clipboard

Dialog Flow Framework is a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.

Results 34 dialog_flow_framework issues
Sort by recently updated
recently updated
newest added

# Description Exceptional conditions support added. Exceptional conditions are similar to regular conditions, however they are triggered on exceptions instead. # Checklist - [x] I have performed a self-review of...

enhancement

# Description Created interface for VK bot creation # Checklist to do - [ ] Video upload - [ ] Poll creation - [ ] Async functions

enhancement

Bumps the deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` | | [pytest](https://github.com/pytest-dev/pytest)...

dependencies

# Description Telegram interface was rewritten and updated to be used with the most recent `Interface` and `Attachment` classes. # Checklist - [x] I have performed a self-review of the...

enhancement

# Description Added Sphinx Multiversioning using the sphinx-polyversion extension. Most key features have been added. switcher.json file is now fully automated. Tags regexp in poly.py is supposedly automated, but it...

# Description Multiple user interface support added. # Checklist - [ ] I have performed a self-review of the changes # To Consider - Add tests (if functionality is changed)...

enhancement

Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.2.0` |...

dependencies
python

# Description Add `quick_test` command which runs tests deselecting `slow` and `docker` marked items. # Checklist - [x] I have performed a self-review of the changes # To Consider -...

enhancement

# Description Context storages are updated partially now instead of reading and writing whole data at once. # Checklist - [x] I have covered the code with tests - [x]...

enhancement

# Checklist - [ ] [test_forms.py](https://github.com/deeppavlov/dialog_flow_framework/blob/merge/slots/tests/slots/test_forms.py) is skipped, there are no tests - [ ] Update example utils when #34 is merged

enhancement