lmcli is a (Large) Language Model CLI
Go to file
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
pkg/cli Treat the system message like any other 2023-11-05 07:55:07 +00:00
.gitignore Update .gitignore 2023-11-04 13:35:23 -06:00
go.mod Add config file handling, get OpenAPI API key using it 2023-11-04 18:49:01 +00:00
go.sum Add config file handling, get OpenAPI API key using it 2023-11-04 18:49:01 +00:00
main.go Project restructure 2023-11-04 13:35:23 -06:00