OpenAdaptAI / OpenAdapt

AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
https://www.OpenAdapt.AI
MIT License
735 stars 95 forks source link

Extend `SegmentReplayStrategy` #805

Closed abrichr closed 4 days ago

abrichr commented 4 days ago

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

This PR fixes that.

abrichr commented 4 days ago

Moved to https://github.com/OpenAdaptAI/OpenAdapt/pull/806