|
443c8096d3
|
TUI refactor
- Clean up, improved startup logic, initial conversation load
- Moved converation/message business logic (mostly) into `model/tui`
|
2024-09-16 00:48:45 +00:00 |
|
|
f89cc7b410
|
Add validation to command line flags + update system prompt handling
Renamed `applyPromptFlags` to `applyGenerationFlags` and added
`validateGenerationFlags`
|
2024-06-23 06:08:15 +00:00 |
|
|
f6e55f6bff
|
lmcli chat : check that conversation exists
|
2024-05-20 16:07:38 +00:00 |
|
|
2b38db7db7
|
Update command flag handling
`lmcli chat` now supports common prompt flags (model, length, system
prompt, etc)
|
2024-05-07 08:18:48 +00:00 |
|
|
1570c23d63
|
Add initial TUI
|
2024-03-17 22:55:02 +00:00 |
|