Files
tfm_ainventory/graphify-out/cache/8cf6084c5d79e1339e885db56c725ab77e292fe4596e0f52c8e4153a2809a92d.json

1 line
11 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "label": "_proxy.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L1"}, {"id": "proxy_lazyproxy", "label": "LazyProxy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L25"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "proxy_lazyproxy_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L34"}, {"id": "proxy_repr", "label": "__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L41"}, {"id": "proxy_str", "label": "__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L48"}, {"id": "proxy_dir", "label": "__dir__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L55"}, {"id": "proxy_class", "label": "__class__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L63"}, {"id": "proxy_lazyproxy_get_proxied", "label": ".__get_proxied__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L72"}, {"id": "proxy_lazyproxy_as_proxied", "label": ".__as_proxied__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L75"}, {"id": "proxy_load", "label": "__load__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L80"}, {"id": "proxy_rationale_26", "label": "Implements data methods to pretend that an instance is another instance. Th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L26"}, {"id": "proxy_rationale_76", "label": "Helper method that returns the current proxy, typed as the loaded object", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L76"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "proxy_lazyproxy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L25", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L25", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "proxy_lazyproxy_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "proxy_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "proxy_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "proxy_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "proxy_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L63", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "proxy_lazyproxy_get_proxied", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L72", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "proxy_lazyproxy_as_proxied", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_proxy_py", "target": "proxy_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L80", "weight": 1.0}, {"source": "proxy_lazyproxy_getattr", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L35", "weight": 1.0}, {"source": "proxy_repr", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L42", "weight": 1.0}, {"source": "proxy_str", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L49", "weight": 1.0}, {"source": "proxy_dir", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L56", "weight": 1.0}, {"source": "proxy_class", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L65", "weight": 1.0}, {"source": "proxy_lazyproxy_get_proxied", "target": "proxy_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L73", "weight": 1.0}, {"source": "proxy_rationale_26", "target": "proxy_lazyproxy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L26", "weight": 1.0}, {"source": "proxy_rationale_76", "target": "proxy_lazyproxy_as_proxied", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "proxy_lazyproxy_getattr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L36"}, {"caller_nid": "proxy_lazyproxy_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L38"}, {"caller_nid": "proxy_repr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L43"}, {"caller_nid": "proxy_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L45"}, {"caller_nid": "proxy_str", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L50"}, {"caller_nid": "proxy_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L52"}, {"caller_nid": "proxy_dir", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L57"}, {"caller_nid": "proxy_class", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L67"}, {"caller_nid": "proxy_class", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L68"}, {"caller_nid": "proxy_class", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L68"}, {"caller_nid": "proxy_class", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L69"}, {"caller_nid": "proxy_lazyproxy_as_proxied", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_proxy.py", "source_location": "L77"}]}