Open
Description
Describe the bug
This may be something I misunderstood, but I run interpreter locally and it outputs a JSON with what looks like commands it would run, but it's not actually running anything. Example:
`> what's the weather today ?
{"name": "execute", "arguments": {"language": "shell", "code": "curl -X GET https://api.weather.gov/gridpoints/MKX/25,40/forecast"}}`
What am I missing ?
Reproduce
just ask any question
Expected behavior
I expect interpreter to open the browser and find the weather
Screenshots
No response
Open Interpreter version
Version: 0.4.3
Python version
3.11
Operating System name and version
Mac OS
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels