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
5
Commits
3
Branches
0
Tags
1.6
MiB
Go
100%
7b9cd76555
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
7b9cd76555
Increase MaxTokens to 256 on OpenAI requests
...
Slight refactor
2023-10-30 22:23:27 +00:00
.gitignore
Add .gitignore
2023-10-28 22:10:33 -06:00
go.mod
Initial prototype
2023-10-30 21:23:07 +00:00
go.sum
Initial prototype
2023-10-30 21:23:07 +00:00
main.go
Use the streamed response API
2023-10-30 21:46:43 +00:00
openai.go
Increase MaxTokens to 256 on OpenAI requests
2023-10-30 22:23:27 +00:00
util.go
Initial prototype
2023-10-30 21:23:07 +00:00