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

Override std out for application #810

Closed KIRA009 closed 3 days ago

KIRA009 commented 4 days ago

What kind of change does this PR introduce? This PR addresses #804

Summary This PR wraps the entire app in a context processor, that redirects all stdout and stderr to a log file

Checklist

How can your code be run and tested? Build the app, then try and run it. You should be seeing

Other information