PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 2 hours 34 minutes
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
76 364
Rejected
0
llm:4cb06a67cba583c1d6dc46ab041db569f60bcb5593d3dfa834aae3be2b184b4e
Edit
```json
{
"classifications": [
{
"column": "jobs_id",
"label": "none",
"confidence": 1.0,
"reason": "Identifier for analysis jobs, not a coordinate"
},
{
"column": "model_name",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute identifying LLM models"
},
{
"column": "calls",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of API call count"
},
{
"column": "input_tokens",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of token usage"
},
{
"column": "output_tokens",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of token usage"
},
{
"column": "cost_usd",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of cost in USD"
}
]
}
```