Files
tfm_ainventory/graphify-out/cache/e6ac86bf6e9ee9e4f0494eb886a7f0e9bbcb50d46874515084d63f82189f2ee8.json
2026-04-26 12:03:59 +03:00

1 line
14 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "label": "_types.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L1"}, {"id": "types_requestoptions", "label": "RequestOptions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L117"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "types_notgiven", "label": "NotGiven", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L128"}, {"id": "types_notgiven_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L148"}, {"id": "types_repr", "label": "__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L152"}, {"id": "types_omit", "label": "Omit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L161"}, {"id": "types_omit_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L178"}, {"id": "types_modelbuilderprotocol", "label": "ModelBuilderProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L186"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "types_build", "label": "build()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L188"}, {"id": "types_headerslikeprotocol", "label": "HeadersLikeProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L199"}, {"id": "types_headerslikeprotocol_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L200"}, {"id": "types_inheritsgeneric", "label": "InheritsGeneric", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L232"}, {"id": "types_genericalias", "label": "_GenericAlias", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L242"}, {"id": "types_httpxsendargs", "label": "HttpxSendArgs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L246"}, {"id": "types_sequencenotstr", "label": "SequenceNotStr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L260"}, {"id": "types_getitem", "label": "__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L262"}, {"id": "types_sequencenotstr_contains", "label": ".__contains__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L265"}, {"id": "types_sequencenotstr_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L266"}, {"id": "types_sequencenotstr_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L267"}, {"id": "types_sequencenotstr_reversed", "label": ".__reversed__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L268"}, {"id": "types_rationale_129", "label": "For parameters with a meaningful None value, we need to distinguish between", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L129"}, {"id": "types_rationale_162", "label": "To explicitly omit something from being sent in a request, use `omit`. ```p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L162"}, {"id": "types_rationale_233", "label": "Represents a type that has inherited from `Generic` The `__orig_bases__` pr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L233"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "pydantic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "httpx", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_requestoptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L117", "weight": 1.0}, {"source": "types_requestoptions", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_notgiven", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L128", "weight": 1.0}, {"source": "types_notgiven", "target": "types_notgiven_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L148", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_omit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L161", "weight": 1.0}, {"source": "types_omit", "target": "types_omit_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_modelbuilderprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L186", "weight": 1.0}, {"source": "types_modelbuilderprotocol", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L186", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L188", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_headerslikeprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L199", "weight": 1.0}, {"source": "types_headerslikeprotocol", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L199", "weight": 1.0}, {"source": "types_headerslikeprotocol", "target": "types_headerslikeprotocol_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_inheritsgeneric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L232", "weight": 1.0}, {"source": "types_inheritsgeneric", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_genericalias", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L242", "weight": 1.0}, {"source": "types_genericalias", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_httpxsendargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L246", "weight": 1.0}, {"source": "types_httpxsendargs", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_sequencenotstr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L260", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "target": "types_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L264", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L265", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L266", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L267", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_reversed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L268", "weight": 1.0}, {"source": "types_rationale_129", "target": "types_notgiven", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L129", "weight": 1.0}, {"source": "types_rationale_162", "target": "types_omit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L162", "weight": 1.0}, {"source": "types_rationale_233", "target": "types_inheritsgeneric", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_types.py", "source_location": "L233", "weight": 1.0}], "raw_calls": []}