lmcli/pkg/cmd
Matt Low 465b1d333e Fixed handling of long (slash separated) and short model identifiers
Renamed `GetCompletionProvider` to `GetModelProvider` and update it to
return the model's short name (the one to use when making requests)
2024-05-30 19:06:18 +00:00
..
util Fixed handling of long (slash separated) and short model identifiers 2024-05-30 19:06:18 +00:00
chat.go `lmcli chat`: check that conversation exists 2024-05-20 16:07:38 +00:00
clone.go Add message branching 2024-05-20 22:29:51 +00:00
cmd.go Update command flag handling 2024-05-07 08:18:48 +00:00
continue.go Add message branching 2024-05-20 22:29:51 +00:00
edit.go Add message branching 2024-05-20 22:29:51 +00:00
list.go Add message branching 2024-05-20 22:29:51 +00:00
new.go Add message branching 2024-05-20 22:29:51 +00:00
prompt.go Add message branching 2024-05-20 22:29:51 +00:00
remove.go Project refactor, add anthropic API support 2024-03-12 01:01:19 -06:00
rename.go Add message branching 2024-05-20 22:29:51 +00:00
reply.go Add message branching 2024-05-20 22:29:51 +00:00
retry.go Set default retry offset to 0 2024-05-21 00:13:56 +00:00
view.go Add message branching 2024-05-20 22:29:51 +00:00