Skip to content

Does run cmds but outputs JSON #1599

Open
@baboulebou

Description

@baboulebou

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions