Matt Low mlow
  • Joined on 2018-11-10
mlow pushed to main at mlow/lmcli 2023-11-21 23:52:35 -07:00
a2bd911ac8 Add retry and continue commands
mlow closed issue mlow/lmcli#1 2023-11-21 21:49:19 -07:00
Add --system flag
mlow commented on issue mlow/lmcli#1 2023-11-21 21:49:13 -07:00
Add --system flag

Closed by cb9e27542e

mlow pushed to main at mlow/lmcli 2023-11-21 21:48:05 -07:00
cb9e27542e Add --system-prompt and --system-prompt-file flags
db27a22347 Removed 'get' prefix from DataDir() and ConfigDir()
Compare 2 commits »
mlow commented on issue mlow/lmcli#7 2023-11-20 10:28:39 -07:00
lmcli prompt with no arguments provided should open an editor for input

Closed by c8a1e3e105

mlow closed issue mlow/lmcli#7 2023-11-20 10:28:39 -07:00
lmcli prompt with no arguments provided should open an editor for input
mlow pushed to main at mlow/lmcli 2023-11-20 09:51:28 -07:00
c8a1e3e105 Allow message input from either args or editor on all relevant commands
b5f066ff34 Increase max token length for conversation title generation
Compare 2 commits »
mlow opened issue mlow/lmcli#8 2023-11-18 22:50:17 -07:00
Add coloring to lmcli ls output
mlow opened issue mlow/lmcli#7 2023-11-18 22:49:51 -07:00
lmcli prompt with no arguments provided should open an editor for input
mlow opened issue mlow/lmcli#6 2023-11-18 22:47:43 -07:00
Add ability to edit previous messages
mlow opened issue mlow/lmcli#5 2023-11-18 22:44:26 -07:00
Handle syntax highlight for streamed response
mlow opened issue mlow/lmcli#4 2023-11-18 22:39:49 -07:00
Add --files flag
mlow opened issue mlow/lmcli#3 2023-11-18 22:38:03 -07:00
Page lmcli view
mlow opened issue mlow/lmcli#2 2023-11-18 22:37:46 -07:00
Add ability to read prompt from stdin
mlow opened issue mlow/lmcli#1 2023-11-18 22:36:56 -07:00
Add --system flag
mlow pushed to main at mlow/lmcli 2023-11-18 22:00:14 -07:00
e6dcefacf5 Add syntax highlighting
815cb0c4b8 Bump dependencies
Compare 2 commits »
mlow pushed to main at mlow/lmcli 2023-11-18 21:36:26 -07:00
8780856854 Set config defaults using a "default" struct tag
mlow pushed to main at mlow/lmcli 2023-11-18 21:30:01 -07:00
dce62e7748 Set config defaults using a "default" struct tag
mlow pushed to main at mlow/lmcli 2023-11-18 09:16:56 -07:00
6426b04e2c Add RenderConversation to split out common message rendering logic
965043c908 Add --model flag to control which language model to use
8bc8312154 Add --length flag to control model output "maxTokens"
681b52a55c Handle empty reply
22e0ff4115 Alter format and add colouring to user/role message headings
Compare 5 commits »
mlow pushed to main at mlow/lmcli 2023-11-14 10:04:04 -07:00
cac2a1e80c Removed blank line
6599af042b Minor refactor
Compare 2 commits »