-
Notifications
You must be signed in to change notification settings - Fork 373
Description
When in full mode, when asked a follow up question -- even it figures out that it can have the same widget but with different tool, it will create an inline version of the Widget and the current full screen widget wont update.. and user needs to exit full screen to see the new results. I can't seem to be interactively update the current widget.. Unless my query calls the same widget.. this is super limiting.
I want to say open search in full mode.. but then maybe i want to display an individual item by chat, it wont i have to exit full screen.. is there no way to tell GPT that during chat if it produces a new widget OR even the same widget HTML url.. is should swap?
If there is a chat put in there it should be smart enough to transition between widgets in same screen mode? Or am I doing something wrong here.