Richard Abrich

Results 141 comments of Richard Abrich

https://github.com/denis-ryzhkov/mem_top

@KrishPatel13 @angelala3252 can you please confirm whether this fixed?

Latest performance data: ``` 2024-02-29 00:06:39.112 | INFO | __main__:log_memory_usage:73 - source='File "/Users/abrichr/Library/Caches/pypoetry/virtualenvs/openadapt-VBXg4jpm-py3.10/lib/python3.10/site-packages/mss/darwin.py", line 238' 2024-02-29 00:06:39.113 | INFO | __main__:log_memory_usage:74 - new_KiB=4422056.185546875 total_KiB=4462521.392578125 new_blocks=177 total_blocks=179 2024-02-29 00:06:39.114 | INFO...

Fixed in https://github.com/OpenAdaptAI/OpenAdapt/pull/628.

There is however another memory leak that involves zombie python processes consuming lots of resources. A new Issue should be created describing this in more detail before this one is...

Possibly relevant: https://github.com/ksugar/samapi

@0dm this looks great. Is this ready to merge? Can we add a small test? Any suggestions for mac? Can you please also document usage, including build comands? 🙏

I think we can just name it `files.py` 😄

@FFFiend good question. The idea here is to include the transcription in the model prompt to provide context to the model for what is important. Related: https://github.com/OpenAdaptAI/OpenAdapt/issues/564