-
-
Original thread could be found here: https://twitter.com/creationix/status/713025952255713280
-
The bot cannot respond to simple queries like "Hi", "What day is it?".
I believe wit.ai should provide this rather easily
-
I'm constantly getting a white screen when opening conversations... Restarting the app fixes it.
Attached a picture.
https://i.imgur.com/IUGoy2o.png
-
For this, I was thinking we only display a list of conversation a user is in in the conversation page (whether it be private or public) and excluding public and private conversation a user is not a pa…
-
Hi there,
following scenario is given:
- Somebody wants to try the Google Assistant Library with Python
- But he/she want's not to activate it by the hotword detection
So the person will go to…
-
I want like to create a Python file with my prompts in one coversation except all in different different conversations
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
After every few conversations, the AI becomes unusable, whether official or self-configured, and a…
-
Is there a way to add/remove a partecipant or change its permission?
In JS SDK I see this `conversation.setParticipant(me);` but not found anything in Dart SDK
Ref: https://talkjs.com/docs/Featu…
-
I am trying to integrate LigthRag in AutoGen, but I am not sucessfull. I can get it answer the RAG question, but either it gets into an infinit loop, or if I add max_consecutive_auto_reply=1 it only …