Description:
When user launches a qary quest skill they get the welcome message and then can reply with a question that is stored in a list of dictionaries or other log of thier interactions (preferably in the context attribute of the quest.Skill class)
Original issue&disscussion: https://gitlab.com/tangibleai/qary/-/issues/71
Description:
When user launches a qary quest skill they get the welcome message and then can reply with a question that is stored in a list of dictionaries or other log of thier interactions (preferably in the
context
attribute of thequest.Skill
class)