Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · ML Model Lifecycle
workflow:ml-model-lifecyclea5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Workflow JSON

workflow:ml-model-lifecycle

Structured · live

ML Model Lifecycle json

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

File · domain/workflows/workflows-data.yamlCluster · domain
Record JSON
{
  "id": "workflow:ml-model-lifecycle",
  "_kind": "Workflow",
  "_file": "domain/workflows/workflows-data.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "ML Model Lifecycle",
    "description": "Continuous cross-team workflow managing a machine learning model from initial research\nand experimentation through production deployment, monitoring, and eventual retirement.\nData scientists develop and evaluate candidate models in experiment tracking environments,\ncomparing performance against baselines. The best candidate undergoes code review,\nbias and fairness assessment, and reproducibility checks before being handed to ML Ops\nfor productionisation. ML Ops engineers package the model, configure serving infrastructure,\nset up performance and drift monitoring, and deploy via a canary strategy. Model\nperformance is tracked continuously, with automated retraining pipelines triggered when\ndrift thresholds are breached. Retirement is planned when the model is superseded or\nits use case is deprecated.\n",
    "workflowKind": "data",
    "triggerType": "continuous",
    "typicalCadence": "per-model",
    "complexity": "complex"
  },
  "outgoingEdges": [
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "role:data-scientist",
      "kind": "involves_role"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "role:ml-engineer",
      "kind": "involves_role"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "role:ml-ops-engineer",
      "kind": "involves_role"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "role:data-engineer",
      "kind": "involves_role"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "role:research-scientist",
      "kind": "involves_role"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "role:platform-engineer",
      "kind": "involves_role"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "domain:ml-ops",
      "kind": "applies_to_domain"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "domain:data-science",
      "kind": "applies_to_domain"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "responsibility:deployment-management",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "responsibility:data-quality",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "responsibility:risk-assessment",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "responsibility:metric-definition",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:ml-model-lifecycle",
      "to": "responsibility:documentation",
      "kind": "triggers_responsibility"
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:legal-document-automation",
      "to": "workflow:ml-model-lifecycle",
      "kind": "follows_workflow"
    },
    {
      "from": "lib-agent:ai-agents-conversational--agent-deployment-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--agent-evaluator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--chunking-strategy-expert",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--conversation-repair-expert",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--cost-optimizer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--cot-reasoning-expert",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--entity-extraction-specialist",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--few-shot-curator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--fine-tuning-specialist",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--intent-taxonomy-expert",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--latency-optimizer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--llm-judge",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--memory-architect",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--multi-agent-coordinator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--multimodal-agent-expert",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--observability-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--persona-designer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--plan-execute-planner",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--prompt-injection-defender",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--prompt-optimizer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--react-agent-architect",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--retrieval-optimizer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--safety-auditor",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--semantic-memory-curator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--state-machine-designer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--synthetic-data-generator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--tool-use-specialist",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--user-profile-builder",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--vector-db-specialist",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--voice-ai-specialist",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:data-science-ml--automl-orchestrator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--data-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--distributed-training-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--experiment-designer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:data-science-ml--explainability-analyst",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--feature-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--feature-store-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--integration-tester",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--ml-architect",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--ml-requirements-analyst",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--model-evaluator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--model-trainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--retraining-orchestrator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:algorithms-optimization--graph-modeling",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:data-science-ml--ab-testing-ml",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:data-science-ml--data-collection-validation",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:data-science-ml--ml-integration-testing",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:public-relations--crisis-simulation-training",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:venture-capital--cap-table-modeling",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:aerospace-engineering--flight-simulation-model",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mechanical-engineering--cad-model-development",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:fpga-programming--timing-constraints",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:gpu-programming--ml-inference-optimization",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:robotics-simulation--robot-urdf-sdf-model",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--autogen-setup",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--chain-of-thought-prompts",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--chroma-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--constitutional-ai-prompts",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--content-moderation-api",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--crewai-setup",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--entity-memory-extraction",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--few-shot-example-gen",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--guardrails-ai-setup",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--haystack-pipeline",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--huggingface-classifier",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langchain-chains",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langchain-memory",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langchain-react-agent",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langchain-retriever",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langchain-tools",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langfuse-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langgraph-checkpoint",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langgraph-hitl",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langgraph-routing",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langgraph-state-graph",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langgraph-subgraph",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--langsmith-tracing",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--llamaindex-agent",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--llm-classifier",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--mem0-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--memory-summarization",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--milvus-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--nemo-guardrails",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--phoenix-arize-setup",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--pii-redaction",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--pinecone-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--prompt-compression",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--prompt-injection-detector",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--prompt-template-design",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--qdrant-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--rag-chunking-strategy",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--rag-embedding-generation",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--rag-hybrid-search",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--rag-query-transformation",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--rag-reranking",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--rasa-nlu-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--redis-memory-backend",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--semantic-kernel-setup",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--setfit-few-shot",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--spacy-ner",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--weaviate-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--zep-memory-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:data-science-ml--alibi-explainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--bentoml-model-packager",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--dvc-dataset-versioning",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--fairlearn-bias-detector",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--feast-feature-store",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--kubeflow-pipeline-executor",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--lime-explainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--model-card-generator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--optuna-hyperparameter-tuner",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--pytest-ml-tester",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--pytorch-trainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--ray-distributed-trainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--seldon-model-deployer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--shap-explainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--sklearn-model-trainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--tensorflow-trainer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-science-ml--wandb-experiment-tracker",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab