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
1) confirmingValidTopic: Confirm user's request is researchable. If returns true, set phase to refiningRequest. If false, show the explanation key value from the response to the user
2) refiningRequest: Generate questions to ask the user to refine the request
3) refiningQuestionsAsked: Use the answers to the questions to make an overview plan of how to proceed
Activities:
- waitingForInput: 'Awaiting Input'
- confirmingValidTopic: 'Confirming the prompt'
- refiningRequest: 'Narrowing down the topic'
- refiningQuestionsAsked: 'Asking user to refine request'