LaVague icon indicating copy to clipboard operation
LaVague copied to clipboard

Large Action Model framework to develop AI Web Agents

Results 86 LaVague issues
Sort by recently updated
recently updated
newest added

Fix query in example prompt The query says click on 'First Button'. But the completion code clicks on 'Action Button'.

-> Specs: doesn't require developer mode

help wanted
new feature

Do you plan to support playwright?

help wanted
new feature
approved
community-assigned

The command center module should: - Get HTML source code from URL - Make calls to actionEngine using config file for customizable parameters such as models to use, prompt template...

core

- automated testing needed after pushes to main

CI/CD

I realize that depending on the model, the generated code can have different issues and needs to be cleaned differently. For instance, with Hugging Face API, the generation continues after...