yetone / avante.nvim

Use your Neovim like using Cursor AI IDE!
Apache License 2.0
5k stars 166 forks source link

A way to keep an eye on the token usage or cost estimates #367

Open oxysoft opened 2 weeks ago

oxysoft commented 2 weeks ago

A command to print it, and making sure it can be displayed in airline. Even better if we can convert to an estimated $ cost. Could be a command to print the values, and more interestingly a lot of customization potential for airlines. Most editors / AI plugins do not show this, so this would be really cool to have.

aarnphm commented 2 weeks ago

seems like we need a statusline integration.

list a few lines that you wish to use.

will-lynas commented 1 week ago

lualine would be good

aarnphm commented 1 week ago

499 for checking from tokenizers for its counter.