BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
3.92k stars 239 forks source link

I get the same error even when I try to set the API key, "Please set your OpenAI API key ..." #69

Closed AhmedElTabarani closed 1 year ago

AhmedElTabarani commented 1 year ago

image

SohelIslamImran commented 1 year ago

Same

zahrevsky commented 1 year ago

I've received the same error on 0.1.20, downgrading to 0.1.19 helped.

Error occurs right after installation, meaning I haven't ran this tool with a configured token. Also ai config without args returns the same error as well. Hope this helps.

qihangnet commented 1 year ago

Sorry, this is my fault. I will submit a new PR to fix it today.

qihangnet commented 1 year ago

PR #71 has been submitted and is awaiting merging to release a new version.

steve8708 commented 1 year ago

Should now be fixed in v0.1.22!