Skip to content

Commit

Permalink
Уточнение про хранилище в Алисе
Browse files Browse the repository at this point in the history
  • Loading branch information
K1rL3s committed Mar 27, 2024
1 parent b1908cc commit e5c7bee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file added docs/_static/alice-storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/tutorial/finite-state-machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,9 @@ async def cancel_handler(message: Message, state: FSMContext) -> Response:
Готово!

!!! warning "Важно"
Вероятно, в навыках в черновиках не работают состояния на стороне Алисы. Используйте MemoryStorage для тестирования.
Чтобы использовать хранилище на стороне Алисы, включите его в настройках навыка.

![alice-storage.png](../_static/alice-storage.png)

## Примеры

Expand Down

0 comments on commit e5c7bee

Please sign in to comment.