Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcefghj/competitive-intelligence-multi-agent
/ HealthResponse
Class
HealthResponse
python/src/api/server.py:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
class
HealthResponse(BaseModel):
42
status: str
43
timestamp: str
44
45
46
# ---------------------------------------------------------------------------
Callers
1
health
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected