BuilderIO / ai-shell

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

get additional error response with custom model set #118

Open LoadingZhang opened 1 month ago

LoadingZhang commented 1 month 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 1 month ago

Same here

aristideubertas commented 1 month ago

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