can't run any llm command for my local db. error: Preparing schema information to feed the llm near "1": syntax error
Open
- Dominant language
- Python
- Stars
- 3.3k
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
plugin llm set, api set, local one as well had been tried.
the `\llm chat` itself works but `\llm "text"` does not.
any solutions?
```
❯ litecli Desktop/courses/stuff-and-data/sTunes.db
LiteCli: 1.17.1 (SQLite: 3.53.0)
GitHub: https://github.com/dbcli/litecli
Desktop/courses/stuff-and-data/sTunes.db> \llm "top 5 products"
Preparing schema information to feed the llm
near "1": syntax error
```
Contributor guide
Assessment
This issue has not been assessed yet.