lmcli/pkg/cli
Matt Low f206334e72 Use MessageRole constants elsewhere 2023-11-29 05:57:38 +00:00
..
cli.go Refactor Store/Config initialization 2023-11-05 17:44:16 +00:00
cmd.go Use MessageRole constants elsewhere 2023-11-29 05:57:38 +00:00
config.go Improve config handling 2023-11-29 05:54:05 +00:00
conversation.go Don't include system message when generating conversation title 2023-11-29 04:51:38 +00:00
functions.go Add initial support for tool/function calling 2023-11-27 05:26:20 +00:00
openai.go Add openai.enabledTools config key 2023-11-29 05:27:58 +00:00
store.go Delete 'retried' messages in `lmcli retry` 2023-11-29 04:50:45 +00:00
tty.go Use MessageRole constants elsewhere 2023-11-29 05:57:38 +00:00
util.go Add --system-prompt and --system-prompt-file flags 2023-11-22 04:45:06 +00:00