1 Open Issue Need Help Last updated: Aug 8, 2025

Open Issues Need Help

View All on GitHub
Automation Bot Development
Token counter 27 days ago

AI Summary: Implement a token counter for all LLM interactions in the TARSy-bot project. This involves counting input and output tokens for each LLM request/response using a suitable library (e.g., LangChain), storing these counts in the history database, and displaying them on the dashboard, including a total count for each session.

Complexity: 4/5
good first issue