Matt Low mlow
  • Joined on 2018-11-10
mlow pushed to main at mlow/lmcli 2023-11-13 22:50:19 -07:00
dd5f166767 Update README.md
mlow pushed to main at mlow/lmcli 2023-11-13 21:33:00 -07:00
0420a0afd8 Update README.md
mlow pushed to main at mlow/lmcli 2023-11-13 19:11:56 -07:00
a8b7bd7662 Renamed lmcli view to lmcli show
90d85e676d Implement lmcli reply
ec013236b8 Small cleanup/fix
6fde3f8932 Add "last 6 hours" to lmcli ls categories
6af9377cf5 Implement lmcli rm
Compare 13 commits »
mlow pushed to main at mlow/lmcli 2023-11-05 11:44:59 -07:00
168e0cf5d3 Parameterize maxTokens
mlow pushed to main at mlow/lmcli 2023-11-05 11:37:15 -07:00
963b29567e Parameterize maxTokens
mlow pushed to main at mlow/lmcli 2023-11-05 11:29:34 -07:00
7cb2a4e017 Parameterize maxTokens
0c2149663f Formatting/comments
Compare 2 commits »
mlow pushed to main at mlow/lmcli 2023-11-05 10:46:32 -07:00
9c9b8fa412 Refactor Store/Config initialization
mlow pushed to main at mlow/lmcli 2023-11-05 02:21:36 -07:00
1bfdeb23ec Add README.md
mlow pushed to main at mlow/lmcli 2023-11-05 02:19:03 -07:00
85eff74a73 Add README.md
mlow pushed to main at mlow/lmcli 2023-11-05 02:17:30 -07:00
2d9c6fd6ee Add README.md
mlow pushed to main at mlow/lmcli 2023-11-05 01:50:20 -07:00
6eca84dab8 Pull message rendering into its own method
2c64ab501b Treat the system message like any other
3d518efd6f Implement persistence for lmcli new
78bcc11a4b Update HandleDelayedResponse to return to complete output
1ac8f7d046 Trim content before returning InputFromEditor
Compare 8 commits »
mlow pushed to main at mlow/lmcli 2023-11-05 00:45:14 -06:00
a28a7a0054 Show waiting animation while waiting for LLM response
200ec57f29 Run gofmt/goimports on go sources
Compare 2 commits »
mlow pushed to main at mlow/lmcli 2023-11-04 16:52:55 -06:00
4590f1db38 Better lmcli prompt input handling
6465ce5146 Trim placeholder from input via InputFromEditor
ca45159ec3 Change msgCmd to replyCmd
5c6ec5e4e2 Include system prompt in OpenAI chat completion requests
Compare 4 commits »
mlow pushed to main at mlow/lmcli 2023-11-04 14:21:51 -06:00
04478cbbd1 Refactor store and config handling
mlow pushed to main at mlow/lmcli 2023-11-04 13:35:29 -06:00
9f75be615e Update .gitignore
16454a0bbd Project restructure
Compare 2 commits »
mlow renamed repository from lm to mlow/lmcli 2023-11-04 13:35:16 -06:00
mlow pushed to main at mlow/lmcli 2023-11-04 13:16:35 -06:00
1840b449d5 Update .gitignore
ca9a2ea804 Project restructure
Compare 2 commits »
mlow renamed repository from lmcli to mlow/lmcli 2023-11-04 13:12:35 -06:00
mlow pushed to master at mlow/steamcmd-app-update 2021-11-28 12:33:37 -07:00
ba28cde928 Add to package.json
mlow pushed to master at mlow/steamcmd-app-update 2021-11-28 12:11:14 -07:00
21e8c5d645 First commit.