PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 41 minutes 37 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 164
Total (since start)
11 094
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
68 144
Rejected
0
llm:923fd161074aab8fe604064f1fb714bd443560f6655cb08cd6cb07efb723a438
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "none",
"confidence": 1.0,
"reason": "Primary key identifier, not a coordinate"
},
{
"column": "dataset_id",
"label": "none",
"confidence": 1.0,
"reason": "Foreign key reference, not a coordinate"
},
{
"column": "batch_id",
"label": "none",
"confidence": 1.0,
"reason": "Batch identifier, not a coordinate"
},
{
"column": "engine",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute (query engine type)"
},
{
"column": "query_text",
"label": "none",
"confidence": 1.0,
"reason": "Text content of queries, not a coordinate"
},
{
"column": "description",
"label": "none",
"confidence": 1.0,
"reason": "Descriptive text, not a coordinate"
},
{
"column": "model_name",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute (AI model identifier)"
},
{
"column": "latency_ms",
"label": "none",
"confidence": 1.0,
"reason": "Performance metric, not a temporal coordinate"
},
{
"column": "created_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when record was created"
}
]
}
```