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

To Consider