BuilderIO / BuilderIO/ai-shell
get additional error response with custom model set
Open
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
```
ai config set MODEL="qwen2:7b"
ai list all log files
```
it will get a correct response and additional errors

It looks like default model was used to get explanation instead of a custom one
Contributor guide
Assessment
This issue has not been assessed yet.