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
8e262c4839
lmcli
/
pkg
/
cli
History
Matt Low
8e262c4839
Replace modify_file with individual functions
...
- file_insert_lines - file_replace_lines - file_remove_lines
2023-11-27 05:21:41 +00:00
..
cli.go
Refactor Store/Config initialization
2023-11-05 17:44:16 +00:00
cmd.go
Minor cleanup
2023-11-25 01:26:37 +00:00
config.go
Add --system-prompt and --system-prompt-file flags
2023-11-22 04:45:06 +00:00
conversation.go
Update prompt used to generate conversation title
2023-11-27 05:21:41 +00:00
functions.go
Replace modify_file with individual functions
2023-11-27 05:21:41 +00:00
openai.go
Add tool calling support to streamed requests
2023-11-27 05:21:41 +00:00
store.go
Add initial support for tools
2023-11-27 05:21:41 +00:00
tty.go
Refactor streamed response handling
2023-11-24 03:45:43 +00:00
util.go
Add --system-prompt and --system-prompt-file flags
2023-11-22 04:45:06 +00:00