lmcli/pkg/cli
Matt Low a2bd911ac8 Add `retry` and `continue` commands 2023-11-22 06:53:22 +00:00
..
cli.go Refactor Store/Config initialization 2023-11-05 17:44:16 +00:00
cmd.go Add `retry` and `continue` commands 2023-11-22 06:53:22 +00:00
config.go Add --system-prompt and --system-prompt-file flags 2023-11-22 04:45:06 +00:00
conversation.go Increase max token length for conversation title generation 2023-11-20 03:48:32 +00:00
openai.go Set config defaults using a "default" struct tag 2023-11-19 04:37:14 +00:00
store.go Removed 'get' prefix from DataDir() and ConfigDir() 2023-11-22 03:17:13 +00:00
tty.go Add syntax highlighting 2023-11-19 05:00:59 +00:00
util.go Add --system-prompt and --system-prompt-file flags 2023-11-22 04:45:06 +00:00