lmcli/pkg/cmd
Matt Low ba7018af11 Update config handling
- Stop using pointers where unnecessary
- Removed default system prompt
- Set indent level to 2 when writing config
- Update ordering of config struct, which affects marshalling
- Make provider `name` optional, defaulting to the provider's `kind`
2024-06-23 16:28:21 +00:00
..
util Package restructure and API changes, several fixes 2024-06-21 05:24:02 +00:00
chat.go Add validation to command line flags + update system prompt handling 2024-06-23 06:08:15 +00:00
clone.go Add message branching 2024-05-20 22:29:51 +00:00
cmd.go Update config handling 2024-06-23 16:28:21 +00:00
continue.go Add validation to command line flags + update system prompt handling 2024-06-23 06:08:15 +00:00
edit.go Package restructure and API changes, several fixes 2024-06-21 05:24:02 +00:00
list.go Add message branching 2024-05-20 22:29:51 +00:00
new.go Add validation to command line flags + update system prompt handling 2024-06-23 06:08:15 +00:00
prompt.go Add validation to command line flags + update system prompt handling 2024-06-23 06:08:15 +00:00
remove.go Package restructure and API changes, several fixes 2024-06-21 05:24:02 +00:00
rename.go Add message branching 2024-05-20 22:29:51 +00:00
reply.go Add validation to command line flags + update system prompt handling 2024-06-23 06:08:15 +00:00
retry.go Add validation to command line flags + update system prompt handling 2024-06-23 06:08:15 +00:00
view.go Package restructure and API changes, several fixes 2024-06-21 05:24:02 +00:00