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

1 line
70 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "label": "test_get_history.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L1"}, {"id": "test_get_history_mock_api_client", "label": "mock_api_client()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L48"}, {"id": "test_get_history_mock_generate_content_with_empty_text_part", "label": "mock_generate_content_with_empty_text_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L58"}, {"id": "test_get_history_mock_generate_content_empty_content", "label": "mock_generate_content_empty_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L76"}, {"id": "test_get_history_mock_generate_content_stream_with_empty_text_part", "label": "mock_generate_content_stream_with_empty_text_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L87"}, {"id": "test_get_history_mock_generate_content_stream_empty_content", "label": "mock_generate_content_stream_empty_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L108"}, {"id": "test_get_history_mock_generate_content_afc_history", "label": "mock_generate_content_afc_history()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L119"}, {"id": "test_get_history_mock_generate_content_stream_afc_history", "label": "mock_generate_content_stream_afc_history()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L138"}, {"id": "test_get_history_test_history_start_with_valid_model_content", "label": "test_history_start_with_valid_model_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L159"}, {"id": "test_get_history_test_history_start_with_invalid_model_content", "label": "test_history_start_with_invalid_model_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L176"}, {"id": "test_get_history_test_history_with_consecutive_valid_user_inputs", "label": "test_history_with_consecutive_valid_user_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L193"}, {"id": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "label": "test_history_with_valid_and_invalid_user_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L213"}, {"id": "test_get_history_test_history_with_consecutive_valid_model_outputs", "label": "test_history_with_consecutive_valid_model_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L237"}, {"id": "test_get_history_test_history_with_valid_and_invalid_model_output", "label": "test_history_with_valid_and_invalid_model_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L257"}, {"id": "test_get_history_test_history_end_with_user_input", "label": "test_history_end_with_user_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L281"}, {"id": "test_get_history_test_unrecognized_role_in_history", "label": "test_unrecognized_role_in_history()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L305"}, {"id": "test_get_history_test_sync_chat_create", "label": "test_sync_chat_create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L322"}, {"id": "test_get_history_test_async_chat_create", "label": "test_async_chat_create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L349"}, {"id": "test_get_history_test_sync_chat_create_with_history_dict", "label": "test_sync_chat_create_with_history_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L380"}, {"id": "test_get_history_test_async_chat_create_with_history_dict", "label": "test_async_chat_create_with_history_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L411"}, {"id": "test_get_history_test_history_with_invalid_turns", "label": "test_history_with_invalid_turns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L442"}, {"id": "test_get_history_test_chat_with_empty_text_part", "label": "test_chat_with_empty_text_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L485"}, {"id": "test_get_history_test_chat_with_empty_content", "label": "test_chat_with_empty_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L503"}, {"id": "test_get_history_test_chat_stream_with_empty_text_part", "label": "test_chat_stream_with_empty_text_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L521"}, {"id": "test_get_history_test_chat_stream_with_empty_content", "label": "test_chat_stream_with_empty_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L543"}, {"id": "test_get_history_test_chat_with_afc_history", "label": "test_chat_with_afc_history()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L565"}, {"id": "test_get_history_test_chat_stream_with_afc_history", "label": "test_chat_stream_with_afc_history()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L582"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "unittest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_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/chats/test_get_history.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_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/chats/test_get_history.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_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/chats/test_get_history.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_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/chats/test_get_history.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_mock_api_client", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_mock_generate_content_with_empty_text_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_mock_generate_content_empty_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_mock_generate_content_stream_with_empty_text_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_mock_generate_content_stream_empty_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_mock_generate_content_afc_history", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_mock_generate_content_stream_afc_history", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_start_with_valid_model_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_start_with_invalid_model_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L176", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_with_consecutive_valid_user_inputs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L193", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_with_consecutive_valid_model_outputs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_with_valid_and_invalid_model_output", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L257", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_end_with_user_input", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_unrecognized_role_in_history", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L305", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_sync_chat_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L322", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_async_chat_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_sync_chat_create_with_history_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_async_chat_create_with_history_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L411", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_history_with_invalid_turns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L442", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_chat_with_empty_text_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L485", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_chat_with_empty_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L503", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_chat_stream_with_empty_text_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L521", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_chat_stream_with_empty_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L543", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_chat_with_afc_history", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L565", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_chats_test_get_history_py", "target": "test_get_history_test_chat_stream_with_afc_history", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L582", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_get_history_mock_api_client", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L49"}, {"caller_nid": "test_get_history_mock_generate_content_with_empty_text_part", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L59"}, {"caller_nid": "test_get_history_mock_generate_content_with_empty_text_part", "callee": "GenerateContentResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L62"}, {"caller_nid": "test_get_history_mock_generate_content_with_empty_text_part", "callee": "Candidate", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L64"}, {"caller_nid": "test_get_history_mock_generate_content_with_empty_text_part", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L65"}, {"caller_nid": "test_get_history_mock_generate_content_with_empty_text_part", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L67"}, {"caller_nid": "test_get_history_mock_generate_content_empty_content", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L77"}, {"caller_nid": "test_get_history_mock_generate_content_empty_content", "callee": "GenerateContentResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L80"}, {"caller_nid": "test_get_history_mock_generate_content_stream_with_empty_text_part", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L88"}, {"caller_nid": "test_get_history_mock_generate_content_stream_with_empty_text_part", "callee": "GenerateContentResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L92"}, {"caller_nid": "test_get_history_mock_generate_content_stream_with_empty_text_part", "callee": "Candidate", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L94"}, {"caller_nid": "test_get_history_mock_generate_content_stream_with_empty_text_part", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L95"}, {"caller_nid": "test_get_history_mock_generate_content_stream_with_empty_text_part", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L97"}, {"caller_nid": "test_get_history_mock_generate_content_stream_empty_content", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L109"}, {"caller_nid": "test_get_history_mock_generate_content_stream_empty_content", "callee": "GenerateContentResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L113"}, {"caller_nid": "test_get_history_mock_generate_content_afc_history", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L120"}, {"caller_nid": "test_get_history_mock_generate_content_afc_history", "callee": "GenerateContentResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L123"}, {"caller_nid": "test_get_history_mock_generate_content_afc_history", "callee": "Candidate", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L125"}, {"caller_nid": "test_get_history_mock_generate_content_afc_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L126"}, {"caller_nid": "test_get_history_mock_generate_content_afc_history", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L128"}, {"caller_nid": "test_get_history_mock_generate_content_stream_afc_history", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L139"}, {"caller_nid": "test_get_history_mock_generate_content_stream_afc_history", "callee": "GenerateContentResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L143"}, {"caller_nid": "test_get_history_mock_generate_content_stream_afc_history", "callee": "Candidate", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L145"}, {"caller_nid": "test_get_history_mock_generate_content_stream_afc_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L146"}, {"caller_nid": "test_get_history_mock_generate_content_stream_afc_history", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L148"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L161"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L163"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L165"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L165"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L168"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L169"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L170"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L172"}, {"caller_nid": "test_get_history_test_history_start_with_valid_model_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L173"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L178"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L182"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L182"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L185"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L186"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L187"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L189"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L190"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L190"}, {"caller_nid": "test_get_history_test_history_start_with_invalid_model_content", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L190"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L195"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L197"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L199"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L201"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L205"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L206"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L207"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L209"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_user_inputs", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L210"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L215"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L217"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L219"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L223"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L225"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L229"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L230"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L231"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L233"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_user_inputs", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L234"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L239"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L241"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L243"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L245"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L249"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L250"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L251"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L253"}, {"caller_nid": "test_get_history_test_history_with_consecutive_valid_model_outputs", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L254"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L259"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L261"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L263"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L267"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L269"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L273"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L274"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L275"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L277"}, {"caller_nid": "test_get_history_test_history_with_valid_and_invalid_model_output", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L278"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L283"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L285"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L287"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L289"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L291"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L293"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L297"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L298"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L299"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L301"}, {"caller_nid": "test_get_history_test_history_end_with_user_input", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L302"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L307"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L307"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L308"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L310"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L314"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L315"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L316"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L317"}, {"caller_nid": "test_get_history_test_unrecognized_role_in_history", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L319"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L324"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L325"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L327"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L329"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L331"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L333"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L335"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L337"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L341"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L342"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L343"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L345"}, {"caller_nid": "test_get_history_test_sync_chat_create", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L346"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L351"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L352"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L354"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L356"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L358"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L360"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L362"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L364"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L366"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L368"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "AsyncModels", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L372"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "AsyncChats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L373"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L374"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L376"}, {"caller_nid": "test_get_history_test_async_chat_create", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L377"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L387"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L388"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L389"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L392"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L393"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L395"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L397"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L399"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L400"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L402"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L404"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L407"}, {"caller_nid": "test_get_history_test_sync_chat_create_with_history_dict", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L408"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "AsyncModels", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L418"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "AsyncChats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L419"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L420"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L423"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L424"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L426"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L428"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L430"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L431"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L433"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L435"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L438"}, {"caller_nid": "test_get_history_test_async_chat_create_with_history_dict", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L439"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L443"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L444"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L447"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L449"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L451"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L453"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L456"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L459"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L462"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L467"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L468"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L469"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L470"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L472"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L473"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L475"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L476"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L477"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L481"}, {"caller_nid": "test_get_history_test_history_with_invalid_turns", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L482"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L486"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L487"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L488"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "send_message", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L490"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "UserContent", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L493"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L493"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L494"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L495"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L499"}, {"caller_nid": "test_get_history_test_chat_with_empty_text_part", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L500"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L504"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L505"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L506"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "send_message", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L508"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "UserContent", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L511"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L511"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L512"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L517"}, {"caller_nid": "test_get_history_test_chat_with_empty_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L518"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L524"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L525"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L526"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "send_message_stream", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L528"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "UserContent", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L533"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L533"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L534"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L535"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L539"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_text_part", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L540"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L546"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L547"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L548"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "send_message_stream", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L550"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "UserContent", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L555"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L555"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L556"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L561"}, {"caller_nid": "test_get_history_test_chat_stream_with_empty_content", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L562"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L566"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L567"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L568"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "send_message", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L570"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L573"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L575"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L578"}, {"caller_nid": "test_get_history_test_chat_with_afc_history", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L579"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "Models", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L583"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "Chats", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L584"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L585"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "send_message_stream", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L587"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L592"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "from_text", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L594"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L597"}, {"caller_nid": "test_get_history_test_chat_stream_with_afc_history", "callee": "get_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/chats/test_get_history.py", "source_location": "L598"}]}