PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 17 hours 20 minutes 55 seconds
Memory
Total
512MB
Used
8,23MB (1.61%)
Free
503,77MB
Keys
Current
6 304
Total (since start)
11 096
Evictions
0
Reclaimed
298
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
71 587
Rejected
0
llm:555ea5dddc98d0b70bc1ab27b9f6fba42257881b7c2e46e978ce3d08097cb544
Edit
```json
{
"classifications": [
{"column": "id", "label": "none", "confidence": 1.0, "reason": "Primary key identifier, not a coordinate"},
{"column": "created_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp indicating when LLM call was created"},
{"column": "purpose", "label": "none", "confidence": 1.0, "reason": "Categorical attribute describing call purpose"},
{"column": "model", "label": "none", "confidence": 1.0, "reason": "Categorical attribute identifying LLM model"},
{"column": "provider", "label": "none", "confidence": 1.0, "reason": "Categorical attribute identifying service provider"},
{"column": "status", "label": "none", "confidence": 1.0, "reason": "Categorical attribute indicating success/error state"},
{"column": "input_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric measure, not a coordinate"},
{"column": "output_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric measure, not a coordinate"},
{"column": "cache_read_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric measure, not a coordinate"},
{"column": "cache_write_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric measure, not a coordinate"},
{"column": "cost_usd", "label": "none", "confidence": 1.0, "reason": "Numeric measure, not a coordinate"},
{"column": "latency_ms", "label": "none", "confidence": 1.0, "reason": "Numeric measure of duration, not a temporal coordinate"},
{"column": "cache_hit", "label": "none", "confidence": 1.0, "reason": "Boolean flag, not a coordinate"},
{"column": "error_type", "label": "none", "confidence": 1.0, "reason": "Categorical attribute for error classification"},
{"column": "error_message", "label": "none", "confidence": 1.0, "reason": "Text attribute with error details"},
{"column": "dataset_id", "label": "none", "confidence": 1.0, "reason": "Foreign key identifier, not a coordinate"},
{"column": "job_id", "label": "none", "confidence": 1.0, "reason": "Foreign key identifier, not a coordinate"},
{"column": "conversation_id", "label": "none", "confidence": 1.0, "reason": "Foreign key identifier, not a coordinate"}
]
}
```