swarm-backend / data /cache /smart_cache.json
lk080424's picture
Upload folder using huggingface_hub
3a1230d verified
{
"entries": {
"06c3301a44f8cb58ad2ea7200f3d5e27": {
"query": "Python是什么",
"response": "Python是编程语言",
"model_id": "glm_api",
"confidence": 0.8,
"created_at": 1778370102.1314452,
"ttl": 3600,
"hit_count": 0,
"last_hit_at": null
}
},
"stats": {
"hits": 0,
"misses": 0,
"evictions": 0,
"expirations": 0
}
}