lmcli is a (Large) Language Model CLI
Go to file
Matt Low 04478cbbd1 Refactor store and config handling
- Moved global `store` and `config` variables to cli.go
- Add Fatal() function for outputting an error and exiting
2023-11-04 14:22:16 -06:00
pkg/cli Refactor store and config handling 2023-11-04 14:22:16 -06: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