1 line
50 KiB
JSON
1 line
50 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "label": "_legacy_response.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L1"}, {"id": "legacy_response_legacyapiresponse", "label": "LegacyAPIResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L47"}, {"id": "legacy_response_legacyapiresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L72"}, {"id": "legacy_response_request_id", "label": "request_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L93"}, {"id": "legacy_response_parse", "label": "parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L97"}, {"id": "legacy_response_legacyapiresponse_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L102"}, {"id": "legacy_response_headers", "label": "headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L150"}, {"id": "legacy_response_http_request", "label": "http_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L154"}, {"id": "legacy_response_status_code", "label": "status_code()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L158"}, {"id": "legacy_response_url", "label": "url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L162"}, {"id": "legacy_response_method", "label": "method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L166"}, {"id": "legacy_response_content", "label": "content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L170"}, {"id": "legacy_response_text", "label": "text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L179"}, {"id": "legacy_response_http_version", "label": "http_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L187"}, {"id": "legacy_response_is_closed", "label": "is_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L191"}, {"id": "legacy_response_elapsed", "label": "elapsed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L195"}, {"id": "legacy_response_repr", "label": "__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L367"}, {"id": "legacy_response_missingstreamclasserror", "label": "MissingStreamClassError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L371"}, {"id": "typeerror", "label": "TypeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "legacy_response_missingstreamclasserror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L372"}, {"id": "legacy_response_to_raw_response_wrapper", "label": "to_raw_response_wrapper()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L378"}, {"id": "legacy_response_async_to_raw_response_wrapper", "label": "async_to_raw_response_wrapper()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L395"}, {"id": "legacy_response_httpxbinaryresponsecontent", "label": "HttpxBinaryResponseContent", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L412"}, {"id": "legacy_response_httpxbinaryresponsecontent_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L415"}, {"id": "legacy_response_encoding", "label": "encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L427"}, {"id": "legacy_response_charset_encoding", "label": "charset_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L431"}, {"id": "legacy_response_httpxbinaryresponsecontent_json", "label": ".json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L434"}, {"id": "legacy_response_httpxbinaryresponsecontent_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L437"}, {"id": "legacy_response_httpxbinaryresponsecontent_iter_bytes", "label": ".iter_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L440"}, {"id": "legacy_response_httpxbinaryresponsecontent_iter_text", "label": ".iter_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L443"}, {"id": "legacy_response_httpxbinaryresponsecontent_iter_lines", "label": ".iter_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L446"}, {"id": "legacy_response_httpxbinaryresponsecontent_iter_raw", "label": ".iter_raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L449"}, {"id": "legacy_response_httpxbinaryresponsecontent_write_to_file", "label": ".write_to_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L452"}, {"id": "legacy_response_stream_to_file", "label": "stream_to_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L471"}, {"id": "legacy_response_httpxbinaryresponsecontent_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L481"}, {"id": "legacy_response_httpxbinaryresponsecontent_aread", "label": ".aread()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L484"}, {"id": "legacy_response_httpxbinaryresponsecontent_aiter_bytes", "label": ".aiter_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L487"}, {"id": "legacy_response_httpxbinaryresponsecontent_aiter_text", "label": ".aiter_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L490"}, {"id": "legacy_response_httpxbinaryresponsecontent_aiter_lines", "label": ".aiter_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L493"}, {"id": "legacy_response_httpxbinaryresponsecontent_aiter_raw", "label": ".aiter_raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L496"}, {"id": "legacy_response_astream_to_file", "label": "astream_to_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L502"}, {"id": "legacy_response_httpxbinaryresponsecontent_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L513"}, {"id": "legacy_response_rationale_48", "label": "This is a legacy class as it will be replaced by `APIResponse` and `AsyncAPI", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L48"}, {"id": "legacy_response_rationale_103", "label": "Returns the rich python representation of this response's data. NOTE: F", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L103"}, {"id": "legacy_response_rationale_171", "label": "Return the binary response content. NOTE: this will be removed in favou", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L171"}, {"id": "legacy_response_rationale_180", "label": "Return the decoded response content. NOTE: this will be turned into a m", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L180"}, {"id": "legacy_response_rationale_196", "label": "The time taken for the complete request/response cycle to complete.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L196"}, {"id": "legacy_response_rationale_379", "label": "Higher order function that takes one of our bound API methods and wraps it t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L379"}, {"id": "legacy_response_rationale_396", "label": "Higher order function that takes one of our bound API methods and wraps it t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L396"}, {"id": "legacy_response_rationale_456", "label": "Write the output to the given file. Accepts a filename or any path-like", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L456"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "anyio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "pydantic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_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/_legacy_response.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_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/_legacy_response.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_constants_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_streaming_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_decoders_jsonl_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_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/_legacy_response.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_base_client_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_legacyapiresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L47", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse", "target": "legacy_response_legacyapiresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_request_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L100", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse", "target": "legacy_response_legacyapiresponse_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_http_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_status_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_method", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L179", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_http_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_is_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_elapsed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L195", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse", "target": "legacy_response_legacyapiresponse_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L199", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L367", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_missingstreamclasserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L371", "weight": 1.0}, {"source": "legacy_response_missingstreamclasserror", "target": "typeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L371", "weight": 1.0}, {"source": "legacy_response_missingstreamclasserror", "target": "legacy_response_missingstreamclasserror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_to_raw_response_wrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L378", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_async_to_raw_response_wrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L395", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_httpxbinaryresponsecontent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L412", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L419", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L423", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L427", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_charset_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L431", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L434", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L437", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_iter_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L440", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_iter_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L443", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_iter_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L446", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_iter_raw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L449", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_write_to_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L452", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_stream_to_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L471", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L481", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_aread", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L484", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_aiter_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L487", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_aiter_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L490", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_aiter_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L493", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_aiter_raw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_legacy_response_py", "target": "legacy_response_astream_to_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L502", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent", "target": "legacy_response_httpxbinaryresponsecontent_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L513", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse_parse", "target": "legacy_response_httpxbinaryresponsecontent_iter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L217", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse_parse", "target": "legacy_response_httpxbinaryresponsecontent_aiter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L227", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse_parse", "target": "typeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L236", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse_parse", "target": "legacy_response_missingstreamclasserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L264", "weight": 1.0}, {"source": "legacy_response_legacyapiresponse_parse", "target": "legacy_response_httpxbinaryresponsecontent_json", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L336", "weight": 1.0}, {"source": "legacy_response_missingstreamclasserror_init", "target": "legacy_response_httpxbinaryresponsecontent_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L373", "weight": 1.0}, {"source": "legacy_response_httpxbinaryresponsecontent_write_to_file", "target": "legacy_response_httpxbinaryresponsecontent_iter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L465", "weight": 1.0}, {"source": "legacy_response_stream_to_file", "target": "legacy_response_httpxbinaryresponsecontent_iter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L478", "weight": 1.0}, {"source": "legacy_response_astream_to_file", "target": "legacy_response_httpxbinaryresponsecontent_aiter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L510", "weight": 1.0}, {"source": "legacy_response_rationale_48", "target": "legacy_response_legacyapiresponse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L48", "weight": 1.0}, {"source": "legacy_response_rationale_103", "target": "legacy_response_legacyapiresponse_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L103", "weight": 1.0}, {"source": "legacy_response_rationale_171", "target": "legacy_response_legacyapiresponse_content", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L171", "weight": 1.0}, {"source": "legacy_response_rationale_180", "target": "legacy_response_legacyapiresponse_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L180", "weight": 1.0}, {"source": "legacy_response_rationale_196", "target": "legacy_response_legacyapiresponse_elapsed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L196", "weight": 1.0}, {"source": "legacy_response_rationale_379", "target": "legacy_response_to_raw_response_wrapper", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L379", "weight": 1.0}, {"source": "legacy_response_rationale_396", "target": "legacy_response_async_to_raw_response_wrapper", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L396", "weight": 1.0}, {"source": "legacy_response_rationale_456", "target": "legacy_response_httpxbinaryresponsecontent_write_to_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L456", "weight": 1.0}], "raw_calls": [{"caller_nid": "legacy_response_request_id", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L94"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L135"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "_parse", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L139"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L140"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "post_parser", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L141"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L143"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "add_request_id", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L144"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L147"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "is_type_alias_type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L203"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "is_annotated_type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L207"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "extract_type_arg", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L208"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L210"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "isclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L212"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L213"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L213"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L214"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast(\"type[JSONLDecoder[Any]]\", cast_to)", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L216"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L216"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "extract_type_arg", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L218"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L223"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L223"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L224"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast(\"type[AsyncJSONLDecoder[Any]]\", cast_to)", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L226"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L226"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "extract_type_arg", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L228"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "is_stream_class_type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L235"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L238"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "to", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L240"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "extract_stream_chunk_type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L241"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L246"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L252"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "_stream_cls", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L254"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "extract_stream_chunk_type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L255"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L257"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L262"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L266"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "stream_cls", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L268"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L271"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L277"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L281"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L284"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L284"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L287"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L287"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L290"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L290"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "isclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L292"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L292"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L293"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast_to", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L293"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L296"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "isclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L298"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L300"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L307"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L308"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "isclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L311"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L314"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L315"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L324"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L326"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L332"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L332"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L333"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "is_basemodel", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L334"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L338"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L338"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "_process_response_data", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L340"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "APIResponseValidationError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L347"}, {"caller_nid": "legacy_response_legacyapiresponse_parse", "callee": "_process_response_data", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L360"}, {"caller_nid": "legacy_response_missingstreamclasserror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L373"}, {"caller_nid": "legacy_response_to_raw_response_wrapper", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L383"}, {"caller_nid": "legacy_response_async_to_raw_response_wrapper", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L400"}, {"caller_nid": "legacy_response_httpxbinaryresponsecontent_write_to_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L464"}, {"caller_nid": "legacy_response_httpxbinaryresponsecontent_write_to_file", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L466"}, {"caller_nid": "legacy_response_stream_to_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L477"}, {"caller_nid": "legacy_response_stream_to_file", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L479"}, {"caller_nid": "legacy_response_astream_to_file", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L508"}, {"caller_nid": "legacy_response_astream_to_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L509"}, {"caller_nid": "legacy_response_astream_to_file", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_legacy_response.py", "source_location": "L511"}]} |