{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "label": "_response.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L1"}, {"id": "response_parse_text", "label": "parse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L16"}, {"id": "response_parse_beta_response", "label": "parse_beta_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L23"}, {"id": "response_parse_response", "label": "parse_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L49"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_utils_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_message_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_parsed_message_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_beta_message_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_parsed_beta_message_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "response_parse_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "response_parse_beta_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "target": "response_parse_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L49", "weight": 1.0}, {"source": "response_parse_beta_response", "target": "response_parse_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L34", "weight": 1.0}, {"source": "response_parse_response", "target": "response_parse_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L60", "weight": 1.0}], "raw_calls": [{"caller_nid": "response_parse_text", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L17"}, {"caller_nid": "response_parse_text", "callee": "TypeAdapter", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L18"}, {"caller_nid": "response_parse_text", "callee": "validate_json", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L19"}, {"caller_nid": "response_parse_beta_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L31"}, {"caller_nid": "response_parse_beta_response", "callee": "construct_type_unchecked", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L32"}, {"caller_nid": "response_parse_beta_response", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L34"}, {"caller_nid": "response_parse_beta_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L38"}, {"caller_nid": "response_parse_beta_response", "callee": "construct_type_unchecked", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L40"}, {"caller_nid": "response_parse_beta_response", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L43"}, {"caller_nid": "response_parse_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L57"}, {"caller_nid": "response_parse_response", "callee": "construct_type_unchecked", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L58"}, {"caller_nid": "response_parse_response", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L60"}, {"caller_nid": "response_parse_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L64"}, {"caller_nid": "response_parse_response", "callee": "construct_type_unchecked", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L66"}, {"caller_nid": "response_parse_response", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/_parse/_response.py", "source_location": "L69"}]}