Skip to content

Conversation

@tbckr
Copy link
Owner

@tbckr tbckr commented Mar 23, 2023

No description provided.

tbckr added 12 commits March 23, 2023 09:36
a prefix can be set via a flag for the filename. the suffix is always randomly generated
The commit changed the behavior of the shell command by adding new options to improve usability. The options include `model`, `max-tokens`, `temperature`, `top-p`, and `chat`, which can be specified using shorthand flags `-m`, `-s`, `-t`, `-p`, and `-c`, respectively. Additionally, the commit fixed a bug that prevented shell commands from being executed when the `execute` flag is set to `true`. The fix also added a fallback behavior of printing the response to stdout if execution fails.
@tbckr tbckr merged commit 4b1ebe0 into main Mar 23, 2023
@tbckr tbckr deleted the feat/refactor-replace-ffcli-with-cobra branch March 23, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants