1 line
5.6 KiB
JSON
1 line
5.6 KiB
JSON
{"nodes": [{"id": "backend_ai_gemini_py", "label": "gemini.py", "file_type": "code", "source_file": "backend/ai/gemini.py", "source_location": "L1"}, {"id": "gemini_get_best_models", "label": "get_best_models()", "file_type": "code", "source_file": "backend/ai/gemini.py", "source_location": "L12"}, {"id": "gemini_extract", "label": "extract()", "file_type": "code", "source_file": "backend/ai/gemini.py", "source_location": "L21"}], "edges": [{"source": "backend_ai_gemini_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "pil", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "google", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "google_genai", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "backend_config_loader_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "gemini_get_best_models", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_ai_gemini_py", "target": "gemini_extract", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L21", "weight": 1.0}, {"source": "gemini_extract", "target": "gemini_get_best_models", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/ai/gemini.py", "source_location": "L44", "weight": 1.0}], "raw_calls": [{"caller_nid": "gemini_extract", "callee": "get_config", "source_file": "backend/ai/gemini.py", "source_location": "L22"}, {"caller_nid": "gemini_extract", "callee": "get", "source_file": "backend/ai/gemini.py", "source_location": "L23"}, {"caller_nid": "gemini_extract", "callee": "get", "source_file": "backend/ai/gemini.py", "source_location": "L23"}, {"caller_nid": "gemini_extract", "callee": "error", "source_file": "backend/ai/gemini.py", "source_location": "L25"}, {"caller_nid": "gemini_extract", "callee": "len", "source_file": "backend/ai/gemini.py", "source_location": "L29"}, {"caller_nid": "gemini_extract", "callee": "info", "source_file": "backend/ai/gemini.py", "source_location": "L30"}, {"caller_nid": "gemini_extract", "callee": "Client", "source_file": "backend/ai/gemini.py", "source_location": "L34"}, {"caller_nid": "gemini_extract", "callee": "debug", "source_file": "backend/ai/gemini.py", "source_location": "L37"}, {"caller_nid": "gemini_extract", "callee": "list", "source_file": "backend/ai/gemini.py", "source_location": "L39"}, {"caller_nid": "gemini_extract", "callee": "debug", "source_file": "backend/ai/gemini.py", "source_location": "L40"}, {"caller_nid": "gemini_extract", "callee": "warning", "source_file": "backend/ai/gemini.py", "source_location": "L42"}, {"caller_nid": "gemini_extract", "callee": "info", "source_file": "backend/ai/gemini.py", "source_location": "L49"}, {"caller_nid": "gemini_extract", "callee": "generate_content", "source_file": "backend/ai/gemini.py", "source_location": "L52"}, {"caller_nid": "gemini_extract", "callee": "from_bytes", "source_file": "backend/ai/gemini.py", "source_location": "L56"}, {"caller_nid": "gemini_extract", "callee": "warning", "source_file": "backend/ai/gemini.py", "source_location": "L61"}, {"caller_nid": "gemini_extract", "callee": "strip", "source_file": "backend/ai/gemini.py", "source_location": "L64"}, {"caller_nid": "gemini_extract", "callee": "info", "source_file": "backend/ai/gemini.py", "source_location": "L65"}, {"caller_nid": "gemini_extract", "callee": "len", "source_file": "backend/ai/gemini.py", "source_location": "L65"}, {"caller_nid": "gemini_extract", "callee": "debug", "source_file": "backend/ai/gemini.py", "source_location": "L66"}, {"caller_nid": "gemini_extract", "callee": "strip", "source_file": "backend/ai/gemini.py", "source_location": "L70"}, {"caller_nid": "gemini_extract", "callee": "split", "source_file": "backend/ai/gemini.py", "source_location": "L70"}, {"caller_nid": "gemini_extract", "callee": "split", "source_file": "backend/ai/gemini.py", "source_location": "L70"}, {"caller_nid": "gemini_extract", "callee": "strip", "source_file": "backend/ai/gemini.py", "source_location": "L72"}, {"caller_nid": "gemini_extract", "callee": "split", "source_file": "backend/ai/gemini.py", "source_location": "L72"}, {"caller_nid": "gemini_extract", "callee": "loads", "source_file": "backend/ai/gemini.py", "source_location": "L74"}, {"caller_nid": "gemini_extract", "callee": "error", "source_file": "backend/ai/gemini.py", "source_location": "L77"}, {"caller_nid": "gemini_extract", "callee": "error", "source_file": "backend/ai/gemini.py", "source_location": "L81"}]} |