PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 5 hours 24 minutes 35 seconds

Memory

Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB

Keys

Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
60 791
Rejected
0
llm:88b0c8770477775fb4947b7c0fa4e9cf6aa122cd05dc442125a17b600d9967fc
TTL 6 days 14 hours 28 minutes 40 seconds Size 3,49KB Export
Edit
```json { "classifications": [ {"column": "id", "role": "identifier", "confidence": 1.0, "reason": "Primary key with msg_ prefix, unique per row"}, {"column": "conversation_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key linking messages to conversations, cnv_ prefix"}, {"column": "dataset_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key linking to datasets, d_ prefix"}, {"column": "author_fingerprint", "role": "identifier", "confidence": 1.0, "reason": "UUID identifying the message author"}, {"column": "role", "role": "dimension", "confidence": 1.0, "reason": "Categorical field with 2 values (assistant/user) for grouping"}, {"column": "status", "role": "dimension", "confidence": 1.0, "reason": "Categorical field with 3 values (complete/failed/partial) for filtering"}, {"column": "content_md", "role": "attribute", "confidence": 1.0, "reason": "Long-form markdown text content for display, not for aggregation"}, {"column": "content_html", "role": "attribute", "confidence": 1.0, "reason": "Long-form HTML content for display, not for aggregation"}, {"column": "evidence_json", "role": "attribute", "confidence": 1.0, "reason": "JSON text containing query evidence, for display not aggregation"}, {"column": "confidence", "role": "dimension", "confidence": 1.0, "reason": "Categorical field with 3 values (high/medium/partial) for filtering"}, {"column": "partial_reason", "role": "dimension", "confidence": 0.9, "reason": "Categorical field with 5 distinct values describing failure reasons"}, {"column": "stop_reason", "role": "dimension", "confidence": 1.0, "reason": "Categorical field with 5 values for grouping by completion reason"}, {"column": "tokens_in", "role": "measure", "confidence": 1.0, "reason": "Numeric quantity to sum/average, ranges 0-822633"}, {"column": "tokens_out", "role": "measure", "confidence": 1.0, "reason": "Numeric quantity to sum/average, ranges 0-38496"}, {"column": "cost_usd", "role": "measure", "confidence": 1.0, "reason": "Numeric currency amount to sum/average, ranges 0-1.23"}, {"column": "models_json", "role": "attribute", "confidence": 0.9, "reason": "JSON array of model names, descriptive metadata not for aggregation"}, {"column": "created_at", "role": "dimension", "confidence": 1.0, "reason": "Timestamp for temporal grouping and filtering"}, {"column": "blocks_json", "role": "attribute", "confidence": 1.0, "reason": "JSON text containing structured blocks, for display not aggregation"}, {"column": "author_ip", "role": "dimension", "confidence": 0.9, "reason": "IP address with 7 distinct values, used for filtering/grouping"}, {"column": "author_geo", "role": "dimension", "confidence": 1.0, "reason": "Geographic location with 3 values for grouping"}, {"column": "error_json", "role": "attribute", "confidence": 1.0, "reason": "JSON text containing error details, for display not aggregation"}, {"column": "served_from_cache", "role": "dimension", "confidence": 1.0, "reason": "Binary flag (0/1) for filtering and grouping"}, {"column": "turn_cache_key", "role": "identifier", "confidence": 0.95, "reason": "Hash key with 1579 distinct values, used for deduplication/joining"}, {"column": "alternates_json", "role": "attribute", "confidence": 1.0, "reason": "JSON text containing alternate responses, for display not aggregation"} ] } ```