Merge pull request #9 from eltociear/patch-1

chore: update custom_prompts.py
This commit is contained in:
warmshao
2025-01-05 16:00:44 +08:00
committed by GitHub

View File

@@ -82,7 +82,7 @@ class CustomSystemPrompt(SystemPrompt):
- sometimes labels overlap, so use the context to verify the correct element
7. Form filling:
- If you fill a input field and your action sequence is interrupted, most often a list with suggestions poped up under the field and you need to first select the right element from the suggestion list.
- If you fill an input field and your action sequence is interrupted, most often a list with suggestions poped up under the field and you need to first select the right element from the suggestion list.
8. ACTION SEQUENCING:
- Actions are executed in the order they appear in the list