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

Dynamic prompt template builder for drivers #361

Open
adeprez opened this issue Jun 18, 2024 · 0 comments
Open

Dynamic prompt template builder for drivers #361

adeprez opened this issue Jun 18, 2024 · 0 comments
Labels
Driver enhancement New feature or request

Comments

@adeprez
Copy link
Contributor

adeprez commented Jun 18, 2024

Selenium and Playwright drivers currently use a static prompt template. To increase flexibility, we propose a dynamic prompt builder.

Features:

  • Add / remove examples
  • Add / remove instructions

Implementation:

  • Develop a prompt template builder class
  • Ensure compatibility with both Selenium and Playwright drivers
@adeprez adeprez added enhancement New feature or request Driver labels Jun 18, 2024
@adeprez adeprez changed the title Dynamic prompt template builder drivers Dynamic prompt template builder for drivers Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Driver enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant