Skip to content

v0.3.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@KillianLucas KillianLucas released this 15 Sep 22:42
· 65 commits to main since this release
c81d910

Open Interpreter now can handle stdin-requiring inputs by waiting for 15-60 seconds between outputs, then asking the LLM to decide if it wants to enter keystrokes. It can also CTRL-C out of frozen processes.

For the 01, we also made changes to support "Always listen for context" mode. We also removed a torch dependency.