-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels