Show token bar at bottom of chat input (#33)

This commit is contained in:
Will Chen
2025-04-28 14:45:54 -07:00
committed by GitHub
parent aec5882c8d
commit 0d441b15ca
10 changed files with 369 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ const validInvokeChannels = [
"chat:message",
"chat:cancel",
"chat:stream",
"chat:count-tokens",
"create-chat",
"create-app",
"get-chat",