issues
search
deeppavlov
/
chatsky
Chatsky is a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.
https://deeppavlov.github.io/chatsky/
Apache License 2.0
32
stars
9
forks
source link
Add `get_context_ids` method
#399
Open
RLKRo
opened
2 weeks ago
RLKRo
commented
2 weeks ago
Description
Add context storage method to get ids of all contexts.
Checklist
[ ] I have performed a self-review of the changes
To Consider
Add tests (if functionality is changed)
Update API reference / tutorials / guides
Update CONTRIBUTING.md (if devel workflow is changed)
Update
.ignore
files, scripts (such as
lint
), distribution manifest (if files are added/deleted)
Search for references to changed entities in the codebase
Description
Add context storage method to get ids of all contexts.
Checklist
To Consider
.ignore
files, scripts (such aslint
), distribution manifest (if files are added/deleted)