chatGPT-shell-cli icon indicating copy to clipboard operation
chatGPT-shell-cli copied to clipboard

Feature request - code explanation

Open charlie39 opened this issue 2 years ago • 1 comments

Bito AI offers code explanations. And It has been implementated in this project . I think there may need to add extra API endpoints but it would great to have code explanation.

charlie39 avatar Apr 26 '23 14:04 charlie39

Same request as https://github.com/0xacx/chatGPT-shell-cli/issues/92 This should be fairly easy to implement as it is a just a request with a predefined prompt, with no postprocessing required for the response.

0xacx avatar May 30 '23 11:05 0xacx