Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 319 Bytes

File metadata and controls

6 lines (4 loc) · 319 Bytes

Predicate agent examples.

  • predicate_browser_agent_minimal.py: minimal PredicateBrowserAgent usage.
  • predicate_browser_agent_custom_prompt.py: customize the compact prompt builder.
  • predicate_browser_agent_video_recording_playwright.py: enable Playwright video recording via context options (recommended).