Silvio Bernardinello
Silvio Bernardinello
Hello, thanks for this useful project. I'm trying to load test an Oracle database using the [cx_Oracle](https://cx-oracle.readthedocs.io/en/latest/) module. I understand it's a C module, so it is not supported by...
Is it possible to make a chart fit the parent component dimension? Without specifying the width or height attribute, the chart crashes (NaN provided). I'd like to wrap the chart...
Graph edges should have "on-error" in order to handle exception and errors
Kobot should be able to expose HTTP api in order to be invoked by any http client
Kobot should be able to consume conversation input messages from Kafka, in order to have better integration. Accordingly, it should be able to produce messages to Kafka
https://discordapp.com
Machine learning and text recognition capabilities should be added. Goal is to understand user intent from a free text input and use it to navigate the conversation graph. Like “on-intent”...
Kobot should expose an API in order to: - monitor the bot with specific metrics (# of active sessions, total chats, ...) - show the conversation graph, using a data...
Redis should be used in order to store bot sessions
A docker compose file should be added in order to spawn: - kobot - a redis backend