1 line
6.2 KiB
JSON
1 line
6.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "label": "_client_adapter.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L1"}, {"id": "client_adapter_basegemininextgenapiclientadapter", "label": "BaseGeminiNextGenAPIClientAdapter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L25"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "client_adapter_is_vertex_ai", "label": "is_vertex_ai()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L27"}, {"id": "client_adapter_get_project", "label": "get_project()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L31"}, {"id": "client_adapter_get_location", "label": "get_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L35"}, {"id": "client_adapter_asyncgemininextgenapiclientadapter", "label": "AsyncGeminiNextGenAPIClientAdapter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L39"}, {"id": "client_adapter_async_get_auth_headers", "label": "async_get_auth_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L41"}, {"id": "client_adapter_gemininextgenapiclientadapter", "label": "GeminiNextGenAPIClientAdapter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L45"}, {"id": "client_adapter_get_auth_headers", "label": "get_auth_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L47"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_basegemininextgenapiclientadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L25", "weight": 1.0}, {"source": "client_adapter_basegemininextgenapiclientadapter", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_is_vertex_ai", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_get_project", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_get_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_asyncgemininextgenapiclientadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L39", "weight": 1.0}, {"source": "client_adapter_asyncgemininextgenapiclientadapter", "target": "client_adapter_basegemininextgenapiclientadapter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_async_get_auth_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_gemininextgenapiclientadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L45", "weight": 1.0}, {"source": "client_adapter_gemininextgenapiclientadapter", "target": "client_adapter_basegemininextgenapiclientadapter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_client_adapter_py", "target": "client_adapter_get_auth_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_client_adapter.py", "source_location": "L47", "weight": 1.0}], "raw_calls": []} |