Card snapshot
tokeneff.com
·
2026-08-20 19:11:49 UTC
·
e24f868e9ce35bdaa69f7d8b619133e4eb95cd632a115ae5fb358e3202132623
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "\u8bcd\u6e90\u6548\u80fd LLM Gateway",
"description": "\u591a\u6a21\u578b LLM \u63a8\u7406\u7f51\u5173\uff08OpenAI/Anthropic \u517c\u5bb9 + A2A\uff09\u3002\u652f\u6301\u6587\u672c\u751f\u6210\u3001\u4ee3\u7801\u8865\u5168\u3001\u7ffb\u8bd1\u3001\u6458\u8981\u3001\u5de5\u5177\u8c03\u7528\uff0c\u6309\u91cf\u8ba1\u8d39\u3002",
"url": "https://tokeneff.com/a2a",
"version": "1.0.0",
"provider": {
"organization": "\u8bcd\u6e90\u6548\u80fd (Token Efficiency)",
"url": "https://tokeneff.com"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "llm-inference",
"name": "LLM \u63a8\u7406",
"description": "\u591a\u6a21\u578b\u6587\u672c\u4e0e\u5de5\u5177\u8c03\u7528\u63a8\u7406\uff08OpenAI/Anthropic \u517c\u5bb9\uff0c\u652f\u6301\u6d41\u5f0f\uff09",
"tags": [
"llm",
"inference",
"openai-compatible",
"anthropic-compatible",
"chinese",
"tool-calling"
],
"examples": [
"\u6587\u672c\u751f\u6210",
"\u4ee3\u7801\u8865\u5168",
"\u7ffb\u8bd1",
"\u6458\u8981",
"\u5de5\u5177\u8c03\u7528"
]
}
],
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer"
}
},
"security": [
{
"bearer": []
}
],
"authentication": {
"schemes": [
"bearer"
]
},
"documentationUrl": "https://tokeneff.com",
"x-pricing": {
"currency": "CNY",
"model": "paid",
"unit": "weighted-token",
"description": "\u6309\u7528\u91cf\u8ba1\u8d39\uff08\u52a0\u6743\u8bcd\u6e90\uff09\uff0c\u652f\u6301\u8ba2\u9605\u5957\u9910\u4e0e\u6309\u91cf\u5145\u503c",
"plans": [
{
"id": "starter",
"name": "\u5165\u95e8\u7248",
"priceMonthly": 0.0,
"tokensMonthly": 5000000
},
{
"id": "explorer",
"name": "\u63a2\u7d22\u7248",
"priceMonthly": 29.0,
"tokensMonthly": 50000000
},
{
"id": "pro",
"name": "\u4e13\u4e1a\u7248",
"priceMonthly": 99.0,
"tokensMonthly": 300000000
}
],
"detailsUrl": "https://tokeneff.com/pricing"
}
}