lmcli/pkg/cmd
Matt Low 07c96082e7 Add LastMessageAt field to conversation
Replaced `LatestConversationMessages` with `LoadConversationList`, which
utilizes `LastMessageAt` for much faster conversation loading in the
conversation listing TUI and `lmcli list` command.
2024-10-22 17:53:13 +00:00
..
util Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
chat.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
clone.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
cmd.go Allow specifying --agent none to mean no agent 2024-09-23 03:04:43 +00:00
continue.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
edit.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
list.go Add LastMessageAt field to conversation 2024-10-22 17:53:13 +00:00
new.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
prompt.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
remove.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
rename.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
reply.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
retry.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
view.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00