lmcli/pkg/cli
Matt Low 2c64ab501b Treat the system message like any other
Removed the system parameter on ChatCopmletion functions, and persist it
in conversations as well.
2023-11-05 07:55:07 +00:00
..
cli.go Implement persistence for `lmcli new` 2023-11-05 07:47:24 +00:00
cmd.go Treat the system message like any other 2023-11-05 07:55:07 +00:00
config.go Spelling 2023-11-05 06:51:56 +00:00
openai.go Treat the system message like any other 2023-11-05 07:55:07 +00:00
store.go Run gofmt/goimports on go sources 2023-11-04 22:56:31 +00:00
tty.go Update HandleDelayedResponse to return to complete output 2023-11-05 07:40:55 +00:00
util.go Trim content before returning InputFromEditor 2023-11-05 07:22:45 +00:00