Fernando S. Pacheco
Results
1
comments of
Fernando S. Pacheco
I have the same problem: `computer.api_base` points to https://api.openinterpreter.com/v0/ that is broken. For the moment, I added an alternative search using Google in `interpreter/core/computer/browser/browser.py` ``` import requests class Browser: def...