Age | Commit message (Collapse) | Author |
|
|
|
* docs: note for JRE
use the note/warning syntax for colored symbols https://github.com/orgs/community/discussions/16925
* chore: use line breaks for limit of 90 chars for both notes
|
|
SC1128. (#495)
* The shebang must be on the first line. Delete blanks and move comments. See SC1128.
https://github.com/koalaman/shellcheck/wiki/SC1128
* In POSIX sh, 'source' in place of '.' is undefined.
https://github.com/koalaman/shellcheck/wiki/SC2039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* feat: :sparkles: add stop_tokens option to LLM
* work on refactoring in headless mode
* feat: :sparkles: headless mode refactors
* chore: :fire: remove test.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|