BuilderIO / ai-shell

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

get additional error response with custom model set #118

Open LoadingZhang opened 4 months ago

LoadingZhang commented 4 months ago
ai config set MODEL="qwen2:7b"
ai list all log files

it will get a correct response and additional errors image It looks like default model was used to get explanation instead of a custom one

facelezzzz commented 4 months ago

Same here

aristideubertas commented 3 months ago

Same, I just disabled the explanation when using deepseek/custom model