tui: update lodos
This commit is contained in:
parent
3756f6d9e4
commit
29d8138dc0
@ -3,9 +3,12 @@ package tui
|
||||
// The terminal UI for lmcli, launched from the `lmcli chat` command
|
||||
// TODO:
|
||||
// - binding to open selected message/input in $EDITOR
|
||||
// - todo ability to continue or retry previous response
|
||||
// - save messages to store
|
||||
// - ability to continue or retry previous response
|
||||
// - conversation list view
|
||||
// - change model
|
||||
// - rename conversation
|
||||
// - set system prompt
|
||||
// - system prompt library?
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Loading…
Reference in New Issue
Block a user