Files
gomail/graphify-out/cache/ast/v0.9.37/1d2de138d6c082ff1bd00ac243aa89680b02cd5a286070e96708c47ad9f4007d.json
T

1 line
13 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_pipeline_stage_llm_go", "label": "stage_llm.go", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L1"}, {"id": "pipeline_llmstage", "label": "LLMStage", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L28"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_llm.go"}, {"id": "pipeline_llmstage_name", "label": ".Name()", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L34"}, {"id": "pipeline_chatcompletionrequest", "label": "chatCompletionRequest", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L41"}, {"id": "chatmessage", "label": "chatMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_llm.go"}, {"id": "pipeline_chatmessage", "label": "chatMessage", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L46"}, {"id": "pipeline_chatcompletionresponse", "label": "chatCompletionResponse", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L51"}, {"id": "pipeline_llmstage_run", "label": ".Run()", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L62"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_llm.go"}, {"id": "mailcontext", "label": "MailContext", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_llm.go"}, {"id": "stageresult", "label": "StageResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_llm.go"}, {"id": "pipeline_llmstage_classify", "label": ".classify()", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L93"}, {"id": "$graphify-root$_internal_pipeline_stage_llm_extractleadingdigits", "label": "extractLeadingDigits()", "file_type": "code", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L149"}], "edges": [{"source": "$graphify-root$_internal_pipeline_stage_llm_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_llm_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_llm_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_llm_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_llm_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_llm_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_llm.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_llm_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_llm.go", "s