PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 22 hours 23 minutes 38 seconds
Memory
Total
512MB
Used
8,11MB (1.58%)
Free
503,89MB
Keys
Current
6 235
Total (since start)
11 098
Evictions
0
Reclaimed
313
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
74 783
Rejected
0
llm:96e78e9871024751665d54fe3bacd73906f6662a007e48da9885cb5bba51662e
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)"
}
]
}
```