Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Map user input into action / path and input #399

Closed
20001LastOrder opened this issue Jul 2, 2024 · 4 comments · Fixed by #404
Closed

[FEATURE] Map user input into action / path and input #399

20001LastOrder opened this issue Jul 2, 2024 · 4 comments · Fixed by #404
Assignees

Comments

@20001LastOrder
Copy link
Collaborator

Description

With the flow policy (#398), there will be two kinds of nodes require human input

  1. For certain action nodes, a human input is necessary (e.g. read a file)
  2. For certain decision nodes, the path will selected based on human input

For each of them, we want to enable the user to input in action nature language text and then map the text into action input or path/action selection.

Basic Design

image

@20001LastOrder
Copy link
Collaborator Author

@Bubbletea98

cc. @amirfz Could you take a look at the description and see if it makes sense?

@amirfz
Copy link
Contributor

amirfz commented Jul 3, 2024

@20001LastOrder @Bubbletea98 mm I am not 100% sure we're on the same page, so to help the conversation I put together this sample conversation. please take a look and let's have a discussion; https://docs.google.com/document/d/1wLFFoJu_Fz5GPlwInOYM5yCWFvjnhIdVOii66Kq4oSY/edit

@20001LastOrder
Copy link
Collaborator Author

@amirfz I think in general this is what I'm thinking about it too. I left some minor comments.

@amirfz
Copy link
Contributor

amirfz commented Jul 5, 2024 via email

@20001LastOrder 20001LastOrder linked a pull request Aug 7, 2024 that will close this issue
16 tasks
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 a pull request may close this issue.

2 participants