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

Decompose interactions elements into : diff from previous observation and remaning elements #108

Closed
giordano-lucas opened this issue Feb 12, 2025 · 0 comments

Comments

@giordano-lucas
Copy link
Contributor

Idea: LLM should be able to focus on what changed since previous observation (especially if history type is different than FULL_CONVERSATION, i.e only has access to the last observation when making a decision).

Scenarios:

  • validation of form elements, e.g. if LLM inputs an invalid email in an email field. An error message will be displayed but it's likely to be lost in all other interactions elements.
  • Modal / pop ups that appear, etc.

As a human we naturally put our attention on things that changed since last observation. LLM should be able to do the same

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

No branches or pull requests

1 participant