Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ishabdullah/Codey-v2
/ end_inference
Function
end_inference
core/thermal.py:201–203 ·
view source on GitHub ↗
End tracking an inference.
()
Source
from the content-addressed store, hash-verified
199
200
201
def
end_inference():
202
""
"End tracking an inference."
""
203
get_thermal_manager().end_inference()
204
205
206
def
get_thermal_status() -> dict:
Callers
1
_execute_task
Method · 0.90
Calls
2
get_thermal_manager
Function · 0.85
end_inference
Method · 0.80
Tested by
no test coverage detected