OpenInterpreter / open-interpreter

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

Fixed empty message error for computer use #1521

Open ehlowe opened 3 weeks ago

ehlowe commented 3 weeks ago

Describe the changes you have made:

if the user presses enter without input it will continue and ask again instead of inserting an empty string into the prompt which throws an error

Fixes https://github.com/OpenInterpreter/open-interpreter/issues/1517

Pre-Submission Checklist (optional but appreciated):

OS Tests (optional but appreciated):