Skip to content

Add simple user confirm template - #267

Draft
RyanOthnielKearns wants to merge 6 commits into
masterfrom
wip/confirm-template
Draft

Add simple user confirm template#267
RyanOthnielKearns wants to merge 6 commits into
masterfrom
wip/confirm-template

Conversation

@RyanOthnielKearns

Copy link
Copy Markdown
Contributor

Adds the confirm user state, which follows sys_recommend_N states.

In a confirm state, the user accepts the result of an agent recommendation without providing an action to do with the result. In response, the agent should propose an action related to the result that was just confirmed.

The 'confirm' user state communicates that the user likes the query, but hasn't proposed an action related to it yet. The agent should propose an action related to the query result on the subsequent turn.
Now, when the user issues a passive confirm state, the agent will reply with some anything_else_phrase. Ideally, we'd also like the agent to initiate a proposed action.
The new template only returns proposals with actions
@gcampax

gcampax commented Aug 21, 2020

Copy link
Copy Markdown
Contributor

What's the status here? Is this ready for review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants