lmcli/pkg/cli
Matt Low 4e3976fc73 Remove Get prefix from Store methods
It feels better this way (and to the rest of Go, apparently)
2023-11-13 00:20:54 +00:00
..
cli.go Refactor Store/Config initialization 2023-11-05 17:44:16 +00:00
cmd.go Remove Get prefix from Store methods 2023-11-13 00:20:54 +00:00
config.go Parameterize the openai model used 2023-11-09 06:07:52 +00:00
conversation.go Implement `lmcli view [conversation]` with completions 2023-11-12 23:33:16 +00:00
openai.go Parameterize the openai model used 2023-11-09 06:07:52 +00:00
store.go Remove Get prefix from Store methods 2023-11-13 00:20:54 +00:00
tty.go Implement `lmcli view [conversation]` with completions 2023-11-12 23:33:16 +00:00
util.go Implement `lmcli ls` 2023-11-12 14:30:42 -07:00