-
I believe this would be a good feature for selfhosters, because it avoids github scrapers from using up all my allotted bandwidth lol
-
Hello guys, I have noticed that when you click on the quick reply button when an alert of a new message appears, and then you submit that reply, Chitchat sends that message to the first person of your…
itr94 updated
7 years ago
-
https://website-demo.rasa.com/conversations/3efee989039140fabbc629b358fcb437/1536326451.4237964
-
I was playing around with the filter and found that if I type "you are an a$$ hole" the filter doesn't catch it. I think it's due to the + regex operator being "greedy" and the first match for "$" ac…
-
I have downloaded the chitchat_pretrain_model from the google drive. while running the GPT2LMHeadModel.from_pretrained, raise that "RuntimeError: unexpected EOF, expected 5249182 more bytes. The file …
-
Instead of file sharing (which does not work well),
Put another icon at the top, next to the webcam icon... clicking the icon will let the user select a file (webm).
To do that you can use captu…
Zibri updated
6 months ago
-
A room that allows enable video recording of the session with screen/webcam/mic.
Simple stream everything to the buffer until stop button pressed and release it as a file into the chat
-
I'm running 10.11 release, and updated to ChitChat 1.4.
When I make the app fullscreen, everything works as expected, but when I go back to windowed mode the three buttons are missing. The app still …
-
at
python grl_train.py
Prepare Chitchat data in ./grl_data/
Tokenizing data in ./grl_data/chitchat.train.answer
Tokenizing data in ./grl_data/chitchat.train.query
Tokenizing data in ./grl_data/…
-
> Adding Android `.apk` support is a distinct effort from Windows/Linux, so I'll break that out into a new issue.
_Originally posted by @jeremyckahn in https://github.com/jeremyckahn/chitchatter/is…