Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/InternAgent
/ get_token
Function
get_token
tasks/AutoTTS/code/llm.py:93–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
call_count = 0
92
93
def
get_token():
94
return
total_prompt_tokens, total_completion_tokens
95
96
def
get_call_count():
97
return
call_count
Callers
1
save_final_info
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected