disable_telemetry
to true
on the interpreter
object:
--disable_telemetry
flag:
disable_telemetry
to true
. This will persist to future terminal sessions:
DISABLE_TELEMETRY
to true
in your shell or server environment.
If you are running Open Interpreter on your local computer with docker-compose
you can set this value in an .env
file placed in the same directory as the docker-compose.yml
file:
--os
mode), and the type of the message being passed in (e.g None
, str
, or list
)