II.
Tool JSON
Structured · livetool:deepseek
DeepSeek json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:deepseek",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-operations-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "DeepSeek",
"homepageUrl": "https://www.deepseek.com",
"kind": "api-tool",
"description": "LLM provider surfaced by Ora for coding-agent, prompt-evaluation, and model-comparison workflows.\n",
"ora": {
"domain": "deepseek.com",
"score": 62,
"grade": "C",
"category": "AI & ML",
"tags": [
"llm",
"language model",
"coding ai",
"ai api",
"completions"
],
"scoreUrl": "https://ora.run/score/deepseek.com"
}
},
"outgoingEdges": [
{
"from": "tool:deepseek",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:deepseek",
"to": "role:ml-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Coding-focused model APIs support model comparison and evaluation."
}
},
{
"from": "tool:deepseek",
"to": "workflow:agent-evaluation-cycle",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Agent and coding-benchmark outputs can be compared against other LLM providers."
}
},
{
"from": "tool:deepseek",
"to": "workflow:developer-productivity-index-review",
"kind": "supports_work",
"attributes": {
"confidence": "low",
"evidence": "Coding-agent performance can inform developer productivity review when measured carefully."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.deepseek-com",
"to": "tool:deepseek",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-deepseek-candidate",
"to": "tool:deepseek",
"kind": "integrates_with",
"attributes": {}
}
]
}