jackMort / ChatGPT.nvim

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

Show tokens used #433

Open RolandWarburton opened 2 months ago

RolandWarburton commented 2 months ago

There is a popular video by Dreams of Code that showcases a feature to display the tokens used to make a request.

At 4:37 in the video it shows the tokens used after getting a response back from :ChatGPT, i have looked through the default configuration, and searched for previous issues in this repository but cannot find any solution to get them to display.

Is this feature to show tokens still possible?

image Caption: Screenshot showing the tokens used

thiswillbeyourgithub commented 2 months ago

Same issue for me in #425