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

In VSCode terminal, generated code blocks & errors progressively repeat in a flashing way #1261

Open sunweihunu opened 1 month ago

sunweihunu commented 1 month ago

Describe the bug

In VSCode terminal, generated code blocks & errors progressively repeat in a flashing way

Reproduce

interpreter -y --model gpt-3.5-turbo --api_base "https://..../v1" --api_key "sk-..."

Expected behavior

generated code blocks & errors should show up once or progressively without flashing

Screenshots

1715350627608

Open Interpreter version

0.2.5

Python version

3.11.9

Operating System name and version

Windows 10

Additional context

No response