-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Return token cost on session_end #264
Conversation
@areibman I can see some issues which have a PR linked against them but are still open. One of them is the ollama support that I added. It will be great if you can go over the issues and mark the relevant ones as resolved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks for the contribution!
@sprajosh Good to go! You're good to merge |
📥 Pull Request
📘 Description
Return token cost after session end. This can be used by the user if they want.
🔄 Related Issue (if applicable)
#249