PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 3 hours 35 minutes 33 seconds
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
4 / 1 024 max
Total
76 728
Rejected
0
llm:61819fdb374ba56f4148f56476af04bc4a995bf73c38747e23c93d9844c05ac9
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"
}
]
}
```