lmcli/pkg/tui
Matt Low bb48bc9abd Display generation model in message header and other tweaks
Adjusted `ctrl+t` in chat view to toggle `showDetails` which toggles the
display of system messages, message metadata (generation model), and
tool call details

Modified message selection update logic to skip messages that aren't
shown
2024-09-30 20:26:09 +00:00
..
bubbles tui: rename 2024-09-30 04:32:47 +00:00
model Add metadata json field to Message, store generation model/provider 2024-09-30 17:44:43 +00:00
shared tui: Add setting view with support for changing the current model 2024-09-26 18:32:22 +00:00
styles Split up tui code into packages (views/*, shared, util) 2024-05-30 06:44:40 +00:00
util tui: Chat view footer rewrite 2024-09-26 18:32:33 +00:00
views Display generation model in message header and other tweaks 2024-09-30 20:26:09 +00:00
tui.go tui: Add setting view with support for changing the current model 2024-09-26 18:32:22 +00:00