AmberSahdev / Open-Interface

Control Any Computer Using LLMs
GNU General Public License v3.0
762 stars 59 forks source link

Sending status: Exception Unable to execute the request - 'Core' object has no attribute 'llm' #1

Closed EsmailELBoBDev2 closed 8 months ago

EsmailELBoBDev2 commented 8 months ago

I get 'Sending status: Exception Unable to execute the request - 'Core' object has no attribute 'llm'' when I try to type any command

AmberSahdev commented 8 months ago

Check out the Setup section. You're likely just missing the OpenAI key you have to set manually. Also be sure to restart the app after that.

AmberSahdev commented 7 months ago

Added better error reporting for this.