Files
tfm_ainventory/graphify-out/cache/bef635892479afb4ee6426a022379b5c8c19b1b59979106a4732a9f17c8794f0.json

1 line
7.1 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "label": "tools.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L1"}, {"id": "tools_parse_obj_as", "label": "parse_obj_as()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L30"}, {"id": "tools_schema_of", "label": "schema_of()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L49"}, {"id": "tools_schema_json_of", "label": "schema_json_of()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L85"}, {"id": "tools_rationale_57", "label": "Generate a JSON schema (as dict) for the passed model or dynamically generated o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L57"}, {"id": "tools_rationale_94", "label": "Generate a JSON schema (as JSON) for the passed model or dynamically generated o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L94"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_json_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_type_adapter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_warnings_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "tools_parse_obj_as", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "tools_schema_of", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_tools_py", "target": "tools_schema_json_of", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L85", "weight": 1.0}, {"source": "tools_schema_json_of", "target": "tools_schema_of", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L101", "weight": 1.0}, {"source": "tools_rationale_57", "target": "tools_schema_of", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L57", "weight": 1.0}, {"source": "tools_rationale_94", "target": "tools_schema_json_of", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L94", "weight": 1.0}], "raw_calls": [{"caller_nid": "tools_parse_obj_as", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L31"}, {"caller_nid": "tools_parse_obj_as", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L37"}, {"caller_nid": "tools_parse_obj_as", "callee": "validate_python", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L42"}, {"caller_nid": "tools_parse_obj_as", "callee": "TypeAdapter", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L42"}, {"caller_nid": "tools_schema_of", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L58"}, {"caller_nid": "tools_schema_of", "callee": "json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L63"}, {"caller_nid": "tools_schema_of", "callee": "TypeAdapter", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L63"}, {"caller_nid": "tools_schema_of", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L69"}, {"caller_nid": "tools_schema_of", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L72"}, {"caller_nid": "tools_schema_of", "callee": "title", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L77"}, {"caller_nid": "tools_schema_json_of", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L95"}, {"caller_nid": "tools_schema_json_of", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py", "source_location": "L100"}]}