1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "label": "_exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L1"}, {"id": "exceptions_anthropicerror", "label": "AnthropicError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L25"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_apierror", "label": "APIError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L29"}, {"id": "exceptions_apierror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L44"}, {"id": "exceptions_apiresponsevalidationerror", "label": "APIResponseValidationError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L51"}, {"id": "exceptions_apiresponsevalidationerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L55"}, {"id": "exceptions_apistatuserror", "label": "APIStatusError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L61"}, {"id": "exceptions_apistatuserror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L69"}, {"id": "exceptions_apiconnectionerror", "label": "APIConnectionError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L82"}, {"id": "exceptions_apiconnectionerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L83"}, {"id": "exceptions_apitimeouterror", "label": "APITimeoutError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L87"}, {"id": "exceptions_apitimeouterror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L88"}, {"id": "exceptions_badrequesterror", "label": "BadRequestError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L95"}, {"id": "exceptions_authenticationerror", "label": "AuthenticationError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L99"}, {"id": "exceptions_permissiondeniederror", "label": "PermissionDeniedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L103"}, {"id": "exceptions_notfounderror", "label": "NotFoundError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L107"}, {"id": "exceptions_conflicterror", "label": "ConflictError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L111"}, {"id": "exceptions_requesttoolargeerror", "label": "RequestTooLargeError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L115"}, {"id": "exceptions_unprocessableentityerror", "label": "UnprocessableEntityError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L119"}, {"id": "exceptions_ratelimiterror", "label": "RateLimitError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L123"}, {"id": "exceptions_serviceunavailableerror", "label": "ServiceUnavailableError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L127"}, {"id": "exceptions_overloadederror", "label": "OverloadedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L131"}, {"id": "exceptions_deadlineexceedederror", "label": "DeadlineExceededError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L135"}, {"id": "exceptions_internalservererror", "label": "InternalServerError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L139"}, {"id": "exceptions_rationale_62", "label": "Raised when an API response has a status code of 4xx or 5xx.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L62"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_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/_exceptions.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_shared_error_type_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_anthropicerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L25", "weight": 1.0}, {"source": "exceptions_anthropicerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_apierror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L29", "weight": 1.0}, {"source": "exceptions_apierror", "target": "exceptions_anthropicerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L29", "weight": 1.0}, {"source": "exceptions_apierror", "target": "exceptions_apierror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_apiresponsevalidationerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L51", "weight": 1.0}, {"source": "exceptions_apiresponsevalidationerror", "target": "exceptions_apierror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L51", "weight": 1.0}, {"source": "exceptions_apiresponsevalidationerror", "target": "exceptions_apiresponsevalidationerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_apistatuserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L61", "weight": 1.0}, {"source": "exceptions_apistatuserror", "target": "exceptions_apierror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L61", "weight": 1.0}, {"source": "exceptions_apistatuserror", "target": "exceptions_apistatuserror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_apiconnectionerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L82", "weight": 1.0}, {"source": "exceptions_apiconnectionerror", "target": "exceptions_apierror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L82", "weight": 1.0}, {"source": "exceptions_apiconnectionerror", "target": "exceptions_apiconnectionerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_apitimeouterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L87", "weight": 1.0}, {"source": "exceptions_apitimeouterror", "target": "exceptions_apiconnectionerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L87", "weight": 1.0}, {"source": "exceptions_apitimeouterror", "target": "exceptions_apitimeouterror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_badrequesterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L95", "weight": 1.0}, {"source": "exceptions_badrequesterror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_authenticationerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L99", "weight": 1.0}, {"source": "exceptions_authenticationerror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_permissiondeniederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L103", "weight": 1.0}, {"source": "exceptions_permissiondeniederror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_notfounderror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L107", "weight": 1.0}, {"source": "exceptions_notfounderror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_conflicterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L111", "weight": 1.0}, {"source": "exceptions_conflicterror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_requesttoolargeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L115", "weight": 1.0}, {"source": "exceptions_requesttoolargeerror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_unprocessableentityerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L119", "weight": 1.0}, {"source": "exceptions_unprocessableentityerror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_ratelimiterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L123", "weight": 1.0}, {"source": "exceptions_ratelimiterror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_serviceunavailableerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L127", "weight": 1.0}, {"source": "exceptions_serviceunavailableerror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_overloadederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L131", "weight": 1.0}, {"source": "exceptions_overloadederror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_deadlineexceedederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L135", "weight": 1.0}, {"source": "exceptions_deadlineexceedederror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_exceptions_py", "target": "exceptions_internalservererror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L139", "weight": 1.0}, {"source": "exceptions_internalservererror", "target": "exceptions_apistatuserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L139", "weight": 1.0}, {"source": "exceptions_apierror_init", "target": "exceptions_apitimeouterror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L45", "weight": 1.0}, {"source": "exceptions_apiresponsevalidationerror_init", "target": "exceptions_apitimeouterror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L56", "weight": 1.0}, {"source": "exceptions_apistatuserror_init", "target": "exceptions_apitimeouterror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L70", "weight": 1.0}, {"source": "exceptions_apiconnectionerror_init", "target": "exceptions_apitimeouterror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L84", "weight": 1.0}, {"source": "exceptions_rationale_62", "target": "exceptions_apistatuserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_apierror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L45"}, {"caller_nid": "exceptions_apiresponsevalidationerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L56"}, {"caller_nid": "exceptions_apistatuserror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L70"}, {"caller_nid": "exceptions_apistatuserror_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L73"}, {"caller_nid": "exceptions_apistatuserror_init", "callee": "is_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L76"}, {"caller_nid": "exceptions_apistatuserror_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L77"}, {"caller_nid": "exceptions_apistatuserror_init", "callee": "is_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L78"}, {"caller_nid": "exceptions_apistatuserror_init", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L79"}, {"caller_nid": "exceptions_apistatuserror_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L79"}, {"caller_nid": "exceptions_apiconnectionerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L84"}, {"caller_nid": "exceptions_apitimeouterror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_exceptions.py", "source_location": "L89"}]} |