This website requires JavaScript.
Explore
Help
Sign In
mlow
/
lmcli
Watch
1
Star
0
Fork
0
You've already forked lmcli
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
lmcli
is a (Large) Language Model CLI
10
Commits
3
Branches
0
Tags
1.5
MiB
Go
100%
f91ae88fcd
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Matt Low
f91ae88fcd
Add config file handling, get OpenAPI API key using it
2023-11-04 18:49:01 +00:00
.gitignore
Update .gitignore
2023-11-02 18:59:12 -06:00
config.go
Add config file handling, get OpenAPI API key using it
2023-11-04 18:49:01 +00: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
Add config file handling, get OpenAPI API key using it
2023-11-04 18:49:01 +00:00
openai.go
Add config file handling, get OpenAPI API key using it
2023-11-04 18:49:01 +00:00
store.go
Move store to $XDG_DATA_HOME/lmcli
2023-11-04 18:48:59 +00:00
util.go
Initial prototype
2023-10-30 21:23:07 +00:00