Skip to content

Open Interpreter Returns Array on Ollama 3.1 #1688

@fontfiesta-wq

Description

@fontfiesta-wq

Describe the bug

I have installed with --local ollama3.1 but instead of processing interpreter returns

what is date and time now

{"name": "execute", "arguments":{"language": "python", "code": "from datetime import datetime;
datetime.now().strftime('Date: %Y-%m-%d\nTime: %H:%M:%S')"}}

What piece i am missing to fix?

Thanks

Reproduce

Installed with interpreter --local
as communicate
it return array instead of normal behavior.

Expected behavior

Interpreter should reply with date and time

Screenshots

No response

Open Interpreter version

0.4.3

Python version

3.9.6

Operating System name and version

macOS

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