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

1 line
48 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "label": "test_find_afc_incompatible_tool_indexes.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L1"}, {"id": "test_find_afc_incompatible_tool_indexes_get_weather_tool", "label": "get_weather_tool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L40"}, {"id": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession", "label": "MockMcpClientSession", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L45"}, {"id": "mcpclientsession", "label": "McpClientSession", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L47"}, {"id": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession_call_tool", "label": ".call_tool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L51"}, {"id": "test_find_afc_incompatible_tool_indexes_test_no_config_returns_empty_list", "label": "test_no_config_returns_empty_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L62"}, {"id": "test_find_afc_incompatible_tool_indexes_test_config_with_no_tools_returns_empty_list", "label": "test_config_with_no_tools_returns_empty_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L68"}, {"id": "test_find_afc_incompatible_tool_indexes_test_empty_tools_list_returns_empty_list", "label": "test_empty_tools_list_returns_empty_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L76"}, {"id": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "label": "test_all_compatible_tools_returns_empty_list_with_empty_fd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L84"}, {"id": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "label": "test_all_compatible_tools_returns_empty_list_with_none_fd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L120"}, {"id": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "label": "test_all_compatible_tools_returns_empty_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L156"}, {"id": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "label": "test_single_incompatible_tool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L192"}, {"id": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "label": "test_multiple_incompatible_tools()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L216"}, {"id": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "label": "test_mcp_tool_incompatible()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L244"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_41", "label": "Get the weather in a city.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L41"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_63", "label": "Verifies that an empty list is returned if the input config is None.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L63"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_69", "label": "Verifies an empty list is returned if the config has no 'tools' attribute.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L69"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_77", "label": "Verifies that an empty list is returned if the 'tools' list is empty.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L77"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_85", "label": "Verifies that an empty list is returned when all tools are compatible. A to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L85"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_121", "label": "Verifies that an empty list is returned when all tools are compatible. A to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L121"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_157", "label": "Verifies that an empty list is returned when all tools are compatible. A to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L157"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_193", "label": "Verifies that the correct index is returned for a single incompatible tool.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L193"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_217", "label": "Verifies correct indexes are returned for multiple incompatible tools.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L217"}, {"id": "test_find_afc_incompatible_tool_indexes_rationale_245", "label": "Verifies correct indexes are returned for multiple incompatible tools.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L245"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_extra_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "mcp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "mcp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_adapters_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_get_weather_tool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L45", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession", "target": "mcpclientsession", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L45", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession", "target": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L47", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession", "target": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession_call_tool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_no_config_returns_empty_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_config_with_no_tools_returns_empty_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_empty_tools_list_returns_empty_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L156", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_find_afc_incompatible_tool_indexes_py", "target": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L244", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_41", "target": "test_find_afc_incompatible_tool_indexes_get_weather_tool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L41", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_63", "target": "test_find_afc_incompatible_tool_indexes_test_no_config_returns_empty_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L63", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_69", "target": "test_find_afc_incompatible_tool_indexes_test_config_with_no_tools_returns_empty_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L69", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_77", "target": "test_find_afc_incompatible_tool_indexes_test_empty_tools_list_returns_empty_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L77", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_85", "target": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L85", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_121", "target": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L121", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_157", "target": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L157", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_193", "target": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L193", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_217", "target": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L217", "weight": 1.0}, {"source": "test_find_afc_incompatible_tool_indexes_rationale_245", "target": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L245", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession_call_tool", "callee": "CallToolResult", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L52"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_mockmcpclientsession_call_tool", "callee": "TextContent", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L53"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_no_config_returns_empty_list", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L65"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_config_with_no_tools_returns_empty_list", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L71"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_config_with_no_tools_returns_empty_list", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L72"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_empty_tools_list_returns_empty_list", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L78"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_empty_tools_list_returns_empty_list", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L79"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L90"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L91"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L93"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "GoogleSearchRetrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L94"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L96"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Retrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L96"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L97"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "GoogleSearch", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L97"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L98"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L98"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L99"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "GoogleMaps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L99"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L100"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "UrlContext", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L100"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L101"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "ComputerUse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L101"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L102"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L102"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L103"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_empty_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L104"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L126"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L127"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L129"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "GoogleSearchRetrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L130"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L132"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Retrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L132"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L133"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "GoogleSearch", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L133"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L134"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L134"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L135"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "GoogleMaps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L135"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L136"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "UrlContext", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L136"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L137"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "ComputerUse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L137"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L138"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L138"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L139"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list_with_none_fd", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L140"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L162"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L163"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L165"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "GoogleSearchRetrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L166"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L168"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Retrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L168"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L169"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "GoogleSearch", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L169"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L170"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L170"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L171"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "GoogleMaps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L171"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L172"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "UrlContext", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L172"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L173"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "ComputerUse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L173"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L174"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L174"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L175"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_all_compatible_tools_returns_empty_list", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L176"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L196"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L197"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L199"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "GoogleSearchRetrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L200"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L202"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "Retrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L202"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L203"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_single_incompatible_tool", "callee": "FunctionDeclaration", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L205"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L218"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L219"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L221"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "GoogleSearchRetrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L222"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L224"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "Retrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L224"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L225"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "FunctionDeclaration", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L227"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L230"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "ComputerUse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L230"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L231"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L231"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L232"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_multiple_incompatible_tools", "callee": "FunctionDeclaration", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L234"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "find_afc_incompatible_tool_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L246"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L247"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L249"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "GoogleSearchRetrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L250"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L252"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "Retrieval", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L252"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L253"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "FunctionDeclaration", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L255"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L258"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "ToolCodeExecution", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L258"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L262"}, {"caller_nid": "test_find_afc_incompatible_tool_indexes_test_mcp_tool_incompatible", "callee": "McpServer", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_find_afc_incompatible_tool_indexes.py", "source_location": "L263"}]}