lmcli/pkg/tui/views/chat
Matt Low 42c3297e54 Make Conversation a pointer refernece on Message
Instead of a value, which lead some odd handling of conversation
references.

Also fixed some formatting and removed an unnecessary (and probably
broken) setting of ConversationID in a call to
`cmdutil.HandleConversationReply`
2024-06-09 18:51:44 +00:00
..
chat.go Better handling of newly saved conversations 2024-06-09 18:51:44 +00:00
conversation.go Make Conversation a pointer refernece on Message 2024-06-09 18:51:44 +00:00
input.go Chat view cleanup 2024-06-09 16:19:17 +00:00
update.go Make Conversation a pointer refernece on Message 2024-06-09 18:51:44 +00:00
view.go Rename shared.State to shared.Shared 2024-06-09 16:19:19 +00:00