shanumas

Results 5 issues of shanumas

It will be nice to delete items also ;). Currently I am deleting in redis, which is hard.

Hello all, I am trying to debug "storage.py" to understand the code. I found that "post_thread_messages" is never executure. I wonder how the code is storing the messages to redis...

Hi, Problem while running "make install" Error response from daemon: Container f73041640f9c5db75dcdd5cd62338ae63aa1caf79692fb8262fd359cc8da3ac9 is not running make[1]: *** [Makefile:291: rasa-train] Error 1 make[1]: Leaving directory '/mnt/d/RasaGPT' make: *** [Makefile:57: install] Error...

Hi, I am running "make install" inside the python VirtualEnvironment which I created. I get this error: ! rasa-actions The requested image's platform (linux/arm64/v8) does not match the detected host...

I want to extract "title preference" from user query. For example, user is interested in documents for which the title has "usa" in it. I want to extact this during...