lmcli/pkg
Matt Low 8c53752146 Add message branching
Updated the behaviour of commands:

- `lmcli edit`
  - by default create a new branch/message branch with the edited contents
  - add --in-place to avoid creating a branch
  - no longer delete messages after the edited message
  - only do the edit, don't fetch a new response
- `lmcli retry`
  - create a new branch rather than replacing old messages
  - add --offset to change where to retry from
2024-05-20 22:29:51 +00:00
..
cmd Add message branching 2024-05-20 22:29:51 +00:00
lmcli Add message branching 2024-05-20 22:29:51 +00:00
tui Add message branching 2024-05-20 22:29:51 +00:00
util Improved util.SetSTructDefaults 2024-05-14 20:54:37 +00:00