Files
tfm_ainventory/graphify-out/cache/4520485c9c81aba074b9e0cbe8b3249704d3129f21d9396246a6bea6f884d52d.json

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "label": "_types.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L1"}, {"id": "types_requestoptions", "label": "RequestOptions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L131"}, {"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/google/genai/_interactions/_types.py", "source_location": "L142"}, {"id": "types_notgiven_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L162"}, {"id": "types_repr", "label": "__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L166"}, {"id": "types_omit", "label": "Omit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L175"}, {"id": "types_omit_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L192"}, {"id": "types_modelbuilderprotocol", "label": "ModelBuilderProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L200"}, {"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/google/genai/_interactions/_types.py", "source_location": "L202"}, {"id": "types_headerslikeprotocol", "label": "HeadersLikeProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L213"}, {"id": "types_headerslikeprotocol_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L214"}, {"id": "types_inheritsgeneric", "label": "InheritsGeneric", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L245"}, {"id": "types_genericalias", "label": "_GenericAlias", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L255"}, {"id": "types_httpxsendargs", "label": "HttpxSendArgs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L259"}, {"id": "types_sequencenotstr", "label": "SequenceNotStr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L273"}, {"id": "types_getitem", "label": "__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L275"}, {"id": "types_sequencenotstr_contains", "label": ".__contains__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L278"}, {"id": "types_sequencenotstr_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L279"}, {"id": "types_sequencenotstr_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L280"}, {"id": "types_sequencenotstr_reversed", "label": ".__reversed__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L281"}, {"id": "types_rationale_143", "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/google/genai/_interactions/_types.py", "source_location": "L143"}, {"id": "types_rationale_176", "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/google/genai/_interactions/_types.py", "source_location": "L176"}, {"id": "types_rationale_246", "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/google/genai/_interactions/_types.py", "source_location": "L246"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "pydantic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "httpx", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_requestoptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L131", "weight": 1.0}, {"source": "types_requestoptions", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_notgiven", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L142", "weight": 1.0}, {"source": "types_notgiven", "target": "types_notgiven_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_omit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L175", "weight": 1.0}, {"source": "types_omit", "target": "types_omit_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_modelbuilderprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L200", "weight": 1.0}, {"source": "types_modelbuilderprotocol", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_headerslikeprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L213", "weight": 1.0}, {"source": "types_headerslikeprotocol", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L213", "weight": 1.0}, {"source": "types_headerslikeprotocol", "target": "types_headerslikeprotocol_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_inheritsgeneric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L245", "weight": 1.0}, {"source": "types_inheritsgeneric", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_genericalias", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L255", "weight": 1.0}, {"source": "types_genericalias", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L255", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_httpxsendargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L259", "weight": 1.0}, {"source": "types_httpxsendargs", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_sequencenotstr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L275", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "target": "types_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L277", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L278", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L279", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L280", "weight": 1.0}, {"source": "types_sequencenotstr", "target": "types_sequencenotstr_reversed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L281", "weight": 1.0}, {"source": "types_rationale_143", "target": "types_notgiven", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L143", "weight": 1.0}, {"source": "types_rationale_176", "target": "types_omit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L176", "weight": 1.0}, {"source": "types_rationale_246", "target": "types_inheritsgeneric", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_types.py", "source_location": "L246", "weight": 1.0}], "raw_calls": []}