Diego Martín
Diego Martín
### Description: When installing bst inside a docker container it won't execute tests. ### Dockerfile: ``` FROM node:14.0-alpine RUN apk add bash zip RUN npm install bespoken-tools@latest -g RUN bst...
Hi @Fleker @proppy, I was wondering if there are any plans for additional languages to be supported by the python SDK. I tried nl-NL the other day trying to talk...
I get this error when trying to use the debug_config property on AssistConfig. ``` File "/opt/virtual-device/lib/google_assistant.py", line 80, in assist for resp in assist_responses_generator: File "/usr/lib64/python2.7/site-packages/grpc/_channel.py", line 348, in next...
I want to set the colorized version of a message to something other than cyan. Is there an easy way to do this?