aldrin312 / AutoCommentingTool

BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Feature Request: Add --token-usage/-t Flag for Token Info #7

Closed tasbi03 closed 3 weeks ago

tasbi03 commented 1 month ago

I would like to add a new feature that will allow users to see token usage information when interacting with LLMs. This information includes:

The output might look something like this: completion_tokens: XX prompt_tokens: YY total_tokens: ZZ