iiRecord
Agentic AI Atlas · Mistral AI
tool:mistrala5c.ai
II.
Tool JSON

tool:mistral

Structured · live

Mistral AI json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-ora-operations-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:mistral",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-operations-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Mistral AI",
    "homepageUrl": "https://mistral.ai",
    "kind": "api-tool",
    "description": "LLM provider surfaced by Ora for inference, prompt evaluation, and open-model workflow selection.\n",
    "ora": {
      "domain": "mistral.ai",
      "score": 69,
      "grade": "C",
      "category": "AI & ML",
      "tags": [
        "llm",
        "language model",
        "open source ai",
        "ai api",
        "completions"
      ],
      "scoreUrl": "https://ora.run/score/mistral.ai"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:mistral",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:mistral",
      "to": "role:ml-engineer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Model APIs support LLM evaluation and deployment trade-off analysis."
      }
    },
    {
      "from": "tool:mistral",
      "to": "workflow:agent-evaluation-cycle",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Model outputs can be benchmarked during agent evaluation cycles."
      }
    },
    {
      "from": "tool:mistral",
      "to": "workflow:ai-model-license-compliance",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Open-model selection requires license and governance review."
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.mistral-ai",
      "to": "tool:mistral",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool-server:mcp-mistral-ai-candidate",
      "to": "tool:mistral",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}