1 line
7.9 KiB
JSON
1 line
7.9 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_generate_content_stream_afc_thoughts_py", "label": "test_generate_content_stream_afc_thoughts.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L1"}, {"id": "test_generate_content_stream_afc_thoughts_get_current_weather", "label": "get_current_weather()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L20"}, {"id": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries", "label": "test_generate_content_stream_with_function_and_thought_summaries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L37"}, {"id": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries_async", "label": "test_generate_content_stream_with_function_and_thought_summaries_async()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L58"}, {"id": "test_generate_content_stream_afc_thoughts_rationale_21", "label": "Returns the current weather. Args: location: The location of a city and s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L21"}, {"id": "test_generate_content_stream_afc_thoughts_rationale_38", "label": "Test when function tools are provided and thought summaries are enabled. Expe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L38"}, {"id": "test_generate_content_stream_afc_thoughts_rationale_61", "label": "Test when function tools are provided and thought summaries are enabled. Expe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L61"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_generate_content_stream_afc_thoughts_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_generate_content_stream_afc_thoughts_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_generate_content_stream_afc_thoughts.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_generate_content_stream_afc_thoughts_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_generate_content_stream_afc_thoughts_py", "target": "test_generate_content_stream_afc_thoughts_get_current_weather", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_generate_content_stream_afc_thoughts_py", "target": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_generate_content_stream_afc_thoughts_py", "target": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries_async", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L58", "weight": 1.0}, {"source": "test_generate_content_stream_afc_thoughts_rationale_21", "target": "test_generate_content_stream_afc_thoughts_get_current_weather", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L21", "weight": 1.0}, {"source": "test_generate_content_stream_afc_thoughts_rationale_38", "target": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L38", "weight": 1.0}, {"source": "test_generate_content_stream_afc_thoughts_rationale_61", "target": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries_async", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L42"}, {"caller_nid": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries", "callee": "ThinkingConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L44"}, {"caller_nid": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries", "callee": "generate_content_stream", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L46"}, {"caller_nid": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries_async", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L65"}, {"caller_nid": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries_async", "callee": "ThinkingConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L67"}, {"caller_nid": "test_generate_content_stream_afc_thoughts_test_generate_content_stream_with_function_and_thought_summaries_async", "callee": "generate_content_stream", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_generate_content_stream_afc_thoughts.py", "source_location": "L69"}]} |