{"nodes": [{"id": "$graphify-root$_labs_mlops_platform_app_main_py", "label": "main.py", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L1"}, {"id": "$graphify-root$_labs_mlops_platform_app_main_predictrequest", "label": "PredictRequest", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L62", "_callable": true, "_callable_class": true}, {"id": "basemodel", "label": "BaseModel", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/labs/mlops-platform/app/main.py"}, {"id": "$graphify-root$_labs_mlops_platform_app_main_load_model", "label": "load_model()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L72", "_callable": true}, {"id": "any", "label": "Any", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/labs/mlops-platform/app/main.py"}, {"id": "middleware", "label": "middleware", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/labs/mlops-platform/app/main.py"}, {"id": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "label": "record_http_metrics()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L112", "_callable": true}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/labs/mlops-platform/app/main.py"}, {"id": "response", "label": "Response", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/labs/mlops-platform/app/main.py"}, {"id": "$graphify-root$_labs_mlops_platform_app_main_normalized_features", "label": "normalized_features()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L127", "_callable": true}, {"id": "$graphify-root$_labs_mlops_platform_app_main_logistic", "label": "logistic()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L137", "_callable": true}, {"id": "$graphify-root$_labs_mlops_platform_app_main_score_prediction", "label": "score_prediction()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L141", "_callable": true}, {"id": "$graphify-root$_labs_mlops_platform_app_main_drift_score", "label": "drift_score()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L148", "_callable": true}, {"id": "get", "label": "get", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/labs/mlops-platform/app/main.py"}, {"id": "$graphify-root$_labs_mlops_platform_app_main_root", "label": "root()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L154", "_callable": true}, {"id": "$graphify-root$_labs_mlops_platform_app_main_healthz", "label": "healthz()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L164", "_callable": true}, {"id": "post", "label": "post", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/labs/mlops-platform/app/main.py"}, {"id": "$graphify-root$_labs_mlops_platform_app_main_predict", "label": "predict()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L174", "_callable": true}, {"id": "$graphify-root$_labs_mlops_platform_app_main_metrics", "label": "metrics()", "file_type": "code", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L204", "_callable": true}], "edges": [{"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "math", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L2", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L3", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "pathlib", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "typing", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "fastapi", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "fastapi_middleware_cors", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "prometheus_client", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "pydantic", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_predictrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_predictrequest", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_load_model", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L72", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_load_model", "target": "any", "relation": "references", "context": "generic_arg", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L72", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "target": "middleware", "relation": "references", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L111", "weight": 1.0, "context": "decorator"}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L112", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "target": "request", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L112", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "target": "any", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L112", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "target": "response", "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L112", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_normalized_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L127", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_logistic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_score_prediction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L141", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_drift_score", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L148", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_root", "target": "get", "relation": "references", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L153", "weight": 1.0, "context": "decorator"}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L154", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_root", "target": "any", "relation": "references", "context": "generic_arg", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L154", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_healthz", "target": "get", "relation": "references", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L163", "weight": 1.0, "context": "decorator"}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_healthz", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L164", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_healthz", "target": "any", "relation": "references", "context": "generic_arg", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L164", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_predict", "target": "post", "relation": "references", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L173", "weight": 1.0, "context": "decorator"}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_predict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L174", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_predict", "target": "$graphify-root$_labs_mlops_platform_app_main_predictrequest", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L174", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_predict", "target": "any", "relation": "references", "context": "generic_arg", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L174", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_metrics", "target": "get", "relation": "references", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L203", "weight": 1.0, "context": "decorator"}, {"source": "$graphify-root$_labs_mlops_platform_app_main_py", "target": "$graphify-root$_labs_mlops_platform_app_main_metrics", "relation": "contains", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L204", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_metrics", "target": "response", "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L204", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_score_prediction", "target": "$graphify-root$_labs_mlops_platform_app_main_normalized_features", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L143", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_score_prediction", "target": "$graphify-root$_labs_mlops_platform_app_main_logistic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L145", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_drift_score", "target": "$graphify-root$_labs_mlops_platform_app_main_normalized_features", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L149", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_predict", "target": "$graphify-root$_labs_mlops_platform_app_main_score_prediction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L178", "weight": 1.0}, {"source": "$graphify-root$_labs_mlops_platform_app_main_predict", "target": "$graphify-root$_labs_mlops_platform_app_main_drift_score", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L179", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "exists", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L74", "receiver": "model_path"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "exists", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L77", "receiver": "model_path"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "RuntimeError", "is_member_call": false, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L78", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "open", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L80", "receiver": "model_path"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "load", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L81", "receiver": "json"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "handle", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L81"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "difference", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L84", "receiver": "required"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "RuntimeError", "is_member_call": false, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L86", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "join", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L86", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_load_model", "callee": "RuntimeError", "is_member_call": false, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L89", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "perf_counter", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L113", "receiver": "time"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "path", "is_member_call": false, "indirect": true, "context": "getattr", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L121"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "get", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L121", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "perf_counter", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L122", "receiver": "time"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "inc", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L123", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "labels", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L123", "receiver": "REQUESTS"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L123"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "observe", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L124", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "labels", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L124", "receiver": "REQUEST_LATENCY"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_record_http_metrics", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L124"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_normalized_features", "callee": "append", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L133", "receiver": "values"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_logistic", "callee": "exp", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L138", "receiver": "math"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_root", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "collection", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L158"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_healthz", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "collection", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L168"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "perf_counter", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L175", "receiver": "time"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "model_dump", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L177", "receiver": "payload"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "inc", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L183", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "labels", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L183", "receiver": "PREDICTIONS"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L183"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "set", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L184", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "labels", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L184", "receiver": "CONFIDENCE"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L184"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "set", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L185", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "labels", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L185", "receiver": "DRIFT"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L185"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "observe", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L186", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "labels", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L186", "receiver": "PREDICTION_LATENCY"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L186"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "perf_counter", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L186", "receiver": "time"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "collection", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L190"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "inc", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L199", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "labels", "is_member_call": true, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L199", "receiver": "ERRORS"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "MODEL_TRACK", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L199"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_predict", "callee": "HTTPException", "is_member_call": false, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L200", "receiver": null}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_metrics", "callee": "CONTENT_TYPE_LATEST", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "labs/mlops-platform/app/main.py", "source_location": "L205"}, {"caller_nid": "$graphify-root$_labs_mlops_platform_app_main_metrics", "callee": "generate_latest", "is_member_call": false, "source_file": "labs/mlops-platform/app/main.py", "source_location": "L205", "receiver": null}]}