Usage data collection feature that writes prompt
& full_completion
to logs file
#235
Closed
will-wright-eng
started this conversation in
Ideas
Replies: 1 comment
-
I ended up implementing this via a bash function |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Modify Handler.handle() to include option for writing
prompts
&full_completion
to file within~/.config/shell_gpt/
for example:
app.py
handle.py
config.py
Beta Was this translation helpful? Give feedback.
All reactions