Files
tfm_ainventory/graphify-out/cache/12f387371b52726b5621063fa352b22ae07e8f5a2a091067273b46f2e3b6b896.json

1 line
20 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "label": "_compat.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L1"}, {"id": "compat_parse_date", "label": "parse_date()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L24"}, {"id": "compat_parse_datetime", "label": "parse_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L27"}, {"id": "compat_get_args", "label": "get_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L30"}, {"id": "compat_is_union", "label": "is_union()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L33"}, {"id": "compat_get_origin", "label": "get_origin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L36"}, {"id": "compat_is_literal_type", "label": "is_literal_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L39"}, {"id": "compat_is_typeddict", "label": "is_typeddict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L42"}, {"id": "compat_parse_obj", "label": "parse_obj()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L80"}, {"id": "compat_field_is_required", "label": "field_is_required()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L87"}, {"id": "compat_field_get_default", "label": "field_get_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L93"}, {"id": "compat_field_outer_type", "label": "field_outer_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L104"}, {"id": "compat_get_model_config", "label": "get_model_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L110"}, {"id": "compat_get_model_fields", "label": "get_model_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L116"}, {"id": "compat_model_copy", "label": "model_copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L122"}, {"id": "compat_model_json", "label": "model_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L128"}, {"id": "compat_model_parse_json", "label": "model_parse_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L134"}, {"id": "compat_modeldumpkwargs", "label": "_ModelDumpKwargs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L140"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "compat_model_dump", "label": "model_dump()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L144"}, {"id": "compat_model_parse", "label": "model_parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L175"}, {"id": "compat_genericmodel", "label": "GenericModel", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L184"}, {"id": "compat_typed_cached_property", "label": "typed_cached_property", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L210"}, {"id": "compat_typed_cached_property_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L214"}, {"id": "compat_get", "label": "__get__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L217"}, {"id": "compat_typed_cached_property_get", "label": ".__get__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L222"}, {"id": "compat_typed_cached_property_set_name", "label": ".__set_name__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L225"}, {"id": "compat_typed_cached_property_set", "label": ".__set__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L228"}, {"id": "compat_rationale_73", "label": "# TODO: provide an error message here?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L73"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "pydantic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "pydantic_fields", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_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/_compat.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_parse_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_parse_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_get_args", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_is_union", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_get_origin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_is_literal_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_is_typeddict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "pydantic_typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "pydantic_datetime_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_parse_obj", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_field_is_required", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_field_get_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_field_outer_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_get_model_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_get_model_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_model_copy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_model_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_model_parse_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_modeldumpkwargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L140", "weight": 1.0}, {"source": "compat_modeldumpkwargs", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_model_dump", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_model_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_genericmodel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "pydantic_generics", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L188", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_genericmodel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L190", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_genericmodel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_typed_cached_property", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L210", "weight": 1.0}, {"source": "compat_typed_cached_property", "target": "compat_typed_cached_property_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L217", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "compat_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L220", "weight": 1.0}, {"source": "compat_typed_cached_property", "target": "compat_typed_cached_property_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L222", "weight": 1.0}, {"source": "compat_typed_cached_property", "target": "compat_typed_cached_property_set_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L225", "weight": 1.0}, {"source": "compat_typed_cached_property", "target": "compat_typed_cached_property_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L230", "weight": 1.0}, {"source": "compat_model_parse", "target": "compat_parse_obj", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L177", "weight": 1.0}, {"source": "compat_rationale_73", "target": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L73", "weight": 1.0}], "raw_calls": [{"caller_nid": "compat_parse_obj", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L82"}, {"caller_nid": "compat_parse_obj", "callee": "model_validate", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L84"}, {"caller_nid": "compat_field_is_required", "callee": "is_required", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L90"}, {"caller_nid": "compat_field_get_default", "callee": "get_default", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L94"}, {"caller_nid": "compat_model_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L124"}, {"caller_nid": "compat_model_json", "callee": "json", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L130"}, {"caller_nid": "compat_model_json", "callee": "model_dump_json", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L131"}, {"caller_nid": "compat_model_parse_json", "callee": "parse_raw", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L136"}, {"caller_nid": "compat_model_parse_json", "callee": "model_validate_json", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L137"}, {"caller_nid": "compat_model_dump", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L154"}, {"caller_nid": "compat_model_dump", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L167"}, {"caller_nid": "compat_model_dump", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L169"}, {"caller_nid": "compat_model_dump", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L170"}, {"caller_nid": "compat_model_parse", "callee": "model_validate", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L178"}, {"caller_nid": "compat_typed_cached_property_get", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_compat.py", "source_location": "L223"}]}