Open Issues Need Help
View All on GitHub I would really like to log token usage with your tool about 2 months ago
AI Summary: Add a feature to the Gemini SRT Translator Python tool to log the number of tokens consumed during each translation task. This involves modifying the existing code to track token usage from the Gemini API responses and providing a new command-line option or API parameter to enable/disable and control the logging of this data.
Complexity:
3/5
enhancement good first issue
Python tool for translating subtitles using Google Gemini AI
Python