PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 20 hours 38 minutes 48 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
4 / 1 024 max
Total
73 544
Rejected
0
llm:264486f30c67dc8329de2ee35f36db996d1950dc29e7fbf74cd238d7ad99ba10
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"
}
]
}
```