OpenAdaptAI / OpenAdapt

Open Source Generative Process Automation (i.e. Generative RPA). AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
https://www.OpenAdapt.AI
MIT License
880 stars 115 forks source link

Extend `SegmentReplayStrategy` #806

Open abrichr opened 3 months ago

abrichr commented 3 months ago

segment.py does not yet match performance of visual.py: https://github.com/OpenAdaptAI/OpenAdapt/pull/714#issuecomment-2184160350

This PR fixes that.

TODO