Describe the bug
The open-interpreter api returns 500 every time when send a post request at https://api.openinterpreter.com/v0/point/ and https://api.openinterpreter.com/v0/point/text/
Reproduce
- Send a post request with required body data or
Call the find_text or find from interpreter\core\computer\display\display.py
- See the error
Expected behavior
I expected coordinates the api should return
Screenshots
No response
Open Interpreter version
0.3.10
Python version
3.12.4
Operating System name and version
Windows 10
Additional context
No response