1 line
6.6 KiB
JSON
1 line
6.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "label": "_compat.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L1"}, {"id": "compat_get_args", "label": "get_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L15"}, {"id": "compat_get_origin", "label": "get_origin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L19"}, {"id": "compat_is_union", "label": "is_union()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L23"}, {"id": "compat_is_typeddict", "label": "is_typeddict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L32"}, {"id": "compat_is_literal_type", "label": "is_literal_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L36"}, {"id": "compat_parse_date", "label": "parse_date()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L40"}, {"id": "compat_parse_datetime", "label": "parse_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L44"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "typing_extensions", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_utils_datetime_parse_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "compat_get_args", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "compat_get_origin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "compat_is_union", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "compat_is_typeddict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "compat_is_literal_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "compat_parse_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_compat_py", "target": "compat_parse_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L44", "weight": 1.0}, {"source": "compat_is_literal_type", "target": "compat_get_origin", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "compat_get_args", "callee": "_get_args", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L16"}, {"caller_nid": "compat_get_origin", "callee": "_get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L20"}, {"caller_nid": "compat_parse_date", "callee": "_parse_date", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L41"}, {"caller_nid": "compat_parse_datetime", "callee": "_parse_datetime", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_compat.py", "source_location": "L45"}]} |