PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 18 hours 59 minutes 46 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
72 435
Rejected
0
llm:0526cbf3976609b4fa9d6c6d7455487e79d7ef283d0c8f0b567bc035c4c21725
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "none",
"confidence": 1.0,
"reason": "Primary key identifier, not a coordinate"
},
{
"column": "message_id",
"label": "none",
"confidence": 1.0,
"reason": "Foreign key identifier, not a coordinate"
},
{
"column": "model",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute for LLM model name"
},
{
"column": "provider",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute for service provider"
},
{
"column": "purpose",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute for call purpose"
},
{
"column": "tokens_in",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of input tokens, not a coordinate"
},
{
"column": "tokens_out",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of output tokens, not a coordinate"
},
{
"column": "cost_usd",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of cost, not a coordinate"
},
{
"column": "latency_ms",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of duration, not a temporal coordinate (no timestamp)"
}
]
}
```