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
c8a1e3e105
lmcli
/
pkg
/
cli
History
Matt Low
c8a1e3e105
Allow message input from either args or editor on all relevant commands
...
Those (sub-)commands being: `new`, `reply`, and `prompt`
2023-11-20 16:50:56 +00:00
..
cli.go
Refactor Store/Config initialization
2023-11-05 17:44:16 +00:00
cmd.go
Allow message input from either args or editor on all relevant commands
2023-11-20 16:50:56 +00:00
config.go
Add syntax highlighting
2023-11-19 05:00:59 +00:00
conversation.go
Increase max token length for conversation title generation
2023-11-20 03:48:32 +00:00
openai.go
Set config defaults using a "default" struct tag
2023-11-19 04:37:14 +00:00
store.go
Implement
lmcli rm
2023-11-13 06:56:05 +00:00
tty.go
Add syntax highlighting
2023-11-19 05:00:59 +00:00
util.go
Set config defaults using a "default" struct tag
2023-11-19 04:37:14 +00:00