PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 6 minutes 40 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
75 455
Rejected
0
llm:7114c29dd165e310307e31fccc13bf1b3c763a5ebd7a6110d4f5d5e3dfbb7b14
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 describing LLM model name"
},
{
"column": "provider",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute describing service provider"
},
{
"column": "purpose",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute describing call purpose"
},
{
"column": "tokens_in",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "tokens_out",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "cost_usd",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric representing cost, not a coordinate"
},
{
"column": "latency_ms",
"label": "temporal",
"confidence": 0.7,
"reason": "Duration/interval measurement in milliseconds, represents explicit time period"
}
]
}
```