Skip to content

CLI repeating random text blocks, no consequence for computation #1596

Open
@aufschreibesysteme

Description

@aufschreibesysteme

Describe the bug

After a number of turns of conversation with interpreter, the cli starts copying random blocks of previous output (never any of my input), this can be verbal output or code snippets. This doesn't have an influence on inference, but makes the process often unreadable, active outputs hiding behind random irrelevant overlays, it seems.

Reproduce

  1. conda activate 01 (python 3.11)
  2. interpreter --profile local

execute a number of interactions, after about 5 to 10 turns, the bug starts happening

Expected behavior

I would like to have extended multi-turn conversations with llms via interpreter.

Screenshots

Image

Open Interpreter version

0.3.14

Python version

3.11.11

Operating System name and version

Ubuntu 22.04.5

Additional context

The same problem occurs on other machines running Ubuntu, i had no chance to try on Windows or Mac.
I have tried to run it in bash and in zshell, with terminator and without - identical behaviours

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