OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.58k stars 4.41k forks source link

After the task is completed, the task will be executed repeatedly and will not stop automatically; intermittent and continuous repeated output #1236

Open ltsyk opened 2 months ago

ltsyk commented 2 months ago

Describe the bug

When the command terminal executes interpreter ollama/llama3, the above error occurs.

Reproduce

After the task is completed, it will not stop automatically and continue to perform the same task repeatedly. Repeatedly output the same results

Expected behavior

Stop automatically after the task is completed; stop automatically when the task cannot be completed, do not repeat it

Screenshots

截屏2024-04-25 上午6 58 52

Open Interpreter version

0.2.5

Python version

3.11.9

Operating System name and version

macos sonoma 14.4.1

Additional context

No response

oloboy commented 2 months ago

same probleme here

Open Interpreter version 0.2.5

Python version 3.11.7

Operating System name and version windows 11

coolakin-code commented 2 months ago

same problem here

Open Interpreter version 0.2.5

Model GPT-4-turbo

Python version 3.11.9

Operating System windows 11

coolakin-code commented 2 months ago

image

CosmicHazel commented 1 week ago

Same issue on Ubuntu with claude 3.5

image