feat: add inline token count etc and fix venv
This commit is contained in:
@@ -29,6 +29,8 @@ export interface Msg {
|
||||
info?: SessionInfo
|
||||
panelData?: PanelData
|
||||
thinking?: string
|
||||
thinkingTokens?: number
|
||||
toolTokens?: number
|
||||
tools?: string[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user