TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
8.86k stars 697 forks source link

Any convenient way to peek the request detail? #586

Open lwabish opened 5 days ago

lwabish commented 5 days ago

I am facing a problem that function call is never triggered with proper config and I want to take a look at the prompt but found there seems no way to show verbose detail of api call for debugging?

Wonder if this feature in the development plan?