jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.57k stars 307 forks source link

How can I log all the requests from ChatGPT.nvim? #199

Open you-n-g opened 1 year ago

you-n-g commented 1 year ago

Thanks for your contribution to such a great plugin.

Could you please inform me how I can log all the detailed requests to OpenAI API to disk?

It would be very helpful to understand the behavior of ChatGPT.nvim and ensure that the correct context is sent.

jackMort commented 1 year ago

It's not supported yet but I'll try to add such future