alice-renderer icon indicating copy to clipboard operation
alice-renderer copied to clipboard

Node.js библиотека для формирования ответов в навыках Яндекс Алисы.

Results 6 alice-renderer issues
Sort by recently updated
recently updated
newest added

https://github.com/vitalets/alice-renderer/blob/41836753b27b7fa252abb08e3e6e3e5dff236c5e/src/sessions.js код session.js не работает в Cloudflare. подскажите как переписать? `Error: Something went wrong with the request to Cloudflare... Uncaught Error: Some functionality, such as asynchronous I/O, timeouts, and generating...

heya i added typescript typings to use it in [here](https://github.com/fletcherist/yandex-dialogs-sdk) as default rendering engine

хочу задепрекейтить нашу тему со статичным классом `Reply` https://github.com/fletcherist/yandex-dialogs-sdk/blob/master/src/reply/reply.ts и начать форсить юзеров использовать эту либу, потому что мне кажется, что во всех кейсах с ней понятнее и приятнее работать....

Сейчас Алиса просто закрывает навык, если ответ превышает какой либо из лимитов: длина текста, итд. Будет удобно при разработке видеть такие места сразу - поэтому лучше кидать ошибку. А в...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 In documentation https://yandex.ru/dev/dialogs/alice/doc/response-card-bigimage.html at current moment max description value is 1024 symbols, and in current code description limited by...