You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a user performs an action as their first interaction instead of typing directly into the text input, a new thread is not automatically created. All the conversation wont get persisted in the db, until user inputs via text input.
v2 - it does not auto create new threads
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
it should create a new thread either by typing a prompt or perform action.
The text was updated successfully, but these errors were encountered:
Describe the bug
When a user performs an action as their first interaction instead of typing directly into the text input, a new thread is not automatically created. All the conversation wont get persisted in the db, until user inputs via text input.
v2 - it does not auto create new threads
To Reproduce
Steps to reproduce the behavior:
Expected behavior
it should create a new thread either by typing a prompt or perform action.
The text was updated successfully, but these errors were encountered: