At first I was skeptical about AI in a terminal but it's actually useful! This’ll be in tomorrow's nightly build.
@gnachman I'm not up on all the latest AI stuff, but I'm guessing this is using some sort of web api and anything asked of the AI will be sent off site?
@XenoPhage yeah, uses openai’s api. I try to make this clear in the ui but let me know if it’s not
@gnachman cool. Can’t wait to give it a whirl.
@gnachman are you aware of copilot CLI? it is specialised in this, I haven’t compared its output to chatGPT but it gives me better answers than Bing chat. But maybe it’s just a pre-prompt for chatGPT?
@theawely it’s a little tricky. I think the terminal should be specialized for writing commands rather than code, and your editor ought to be involved in coding.
@gnachman copilot CLI is for generating commands