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

Better filling & submitting forms #20

Open
drobnikj opened this issue Nov 13, 2023 · 1 comment
Open

Better filling & submitting forms #20

drobnikj opened this issue Nov 13, 2023 · 1 comment
Labels
backend Issues related to the platform backend. medium priority Medium priority issues to be done in a couple of sprints. product roadmap Issues contributing to product roadmap. t-ai Issues owned by the AI team.

Comments

@drobnikj
Copy link
Member

We need to improve the way we fill out forms.
The agent needs to read the form(s) from the HTML first and check how it can be filled and submitted using some heuristic.

Once the form(s) on the page are known, the agent can send to LLM specific action, which then calls the filling and submitting a specific form if LLM decides.

@drobnikj drobnikj added t-platform Issues with this label are in the ownership of the platform team. backend Issues related to the platform backend. medium priority Medium priority issues to be done in a couple of sprints. product roadmap Issues contributing to product roadmap. labels Nov 13, 2023
@drobnikj
Copy link
Member Author

We can test this one for e.g https://apify.com/enterprise

@fnesveda fnesveda added t-ai Issues owned by the AI team. and removed t-platform Issues with this label are in the ownership of the platform team. labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to the platform backend. medium priority Medium priority issues to be done in a couple of sprints. product roadmap Issues contributing to product roadmap. t-ai Issues owned by the AI team.
Projects
None yet
Development

No branches or pull requests

2 participants