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

Fix : Local development failing due to changed function definition #776

Closed shashank40 closed 1 week ago

shashank40 commented 1 week ago

What kind of change does this PR introduce? fixes #773

Summary

The current local development setup is buggy due to recent code changes. The helper function definitions were changed but the usage was not updates. Ex: functions for recording start, replay etc

Checklist

How can your code be run and tested?

Other information