1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "label": "_client.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L1"}, {"id": "client_basevertexclient", "label": "BaseVertexClient", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L37"}, {"id": "client_region", "label": "region()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L39"}, {"id": "client_project_id", "label": "project_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L43"}, {"id": "client_make_status_error", "label": "_make_status_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L51"}, {"id": "client_anthropicvertex", "label": "AnthropicVertex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L90"}, {"id": "syncapiclient", "label": "SyncAPIClient", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "client_anthropicvertex_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L94"}, {"id": "client_prepare_options", "label": "_prepare_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L151"}, {"id": "client_prepare_request", "label": "_prepare_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L155"}, {"id": "client_anthropicvertex_ensure_access_token", "label": "._ensure_access_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L162"}, {"id": "client_anthropicvertex_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L180"}, {"id": "client_asyncanthropicvertex", "label": "AsyncAnthropicVertex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L239"}, {"id": "asyncapiclient", "label": "AsyncAPIClient", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "client_asyncanthropicvertex_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L243"}, {"id": "client_asyncanthropicvertex_ensure_access_token", "label": "._ensure_access_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L307"}, {"id": "client_asyncanthropicvertex_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L325"}, {"id": "client_rationale_197", "label": "Create a new client instance re-using the same options given to the current clie", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L197"}, {"id": "client_rationale_342", "label": "Create a new client instance re-using the same options given to the current clie", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L342"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_auth_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_beta_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_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/vertex/_client.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_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/lib/vertex/_client.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_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/vertex/_client.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_version_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_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/lib/vertex/_client.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_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/lib/vertex/_client.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_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/lib/vertex/_client.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_resources_messages_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "google_auth_credentials", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_basevertexclient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_region", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_project_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_make_status_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_anthropicvertex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L90", "weight": 1.0}, {"source": "client_anthropicvertex", "target": "syncapiclient", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L90", "weight": 1.0}, {"source": "client_anthropicvertex", "target": "client_anthropicvertex_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_prepare_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_prepare_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L155", "weight": 1.0}, {"source": "client_anthropicvertex", "target": "client_anthropicvertex_ensure_access_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L162", "weight": 1.0}, {"source": "client_anthropicvertex", "target": "client_anthropicvertex_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L180", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_asyncanthropicvertex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L239", "weight": 1.0}, {"source": "client_asyncanthropicvertex", "target": "asyncapiclient", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L239", "weight": 1.0}, {"source": "client_asyncanthropicvertex", "target": "client_asyncanthropicvertex_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_prepare_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_prepare_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L300", "weight": 1.0}, {"source": "client_asyncanthropicvertex", "target": "client_asyncanthropicvertex_ensure_access_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L307", "weight": 1.0}, {"source": "client_asyncanthropicvertex", "target": "client_asyncanthropicvertex_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L325", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_vertex_client_py", "target": "client_prepare_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L384", "weight": 1.0}, {"source": "client_anthropicvertex_init", "target": "client_asyncanthropicvertex_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L129", "weight": 1.0}, {"source": "client_prepare_request", "target": "client_asyncanthropicvertex_ensure_access_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L160", "weight": 1.0}, {"source": "client_rationale_197", "target": "client_anthropicvertex_copy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L197", "weight": 1.0}, {"source": "client_rationale_342", "target": "client_asyncanthropicvertex_copy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L342", "weight": 1.0}], "raw_calls": [{"caller_nid": "client_region", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L40"}, {"caller_nid": "client_project_id", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L44"}, {"caller_nid": "client_make_status_error", "callee": "BadRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L59"}, {"caller_nid": "client_make_status_error", "callee": "AuthenticationError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L62"}, {"caller_nid": "client_make_status_error", "callee": "PermissionDeniedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L65"}, {"caller_nid": "client_make_status_error", "callee": "NotFoundError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L68"}, {"caller_nid": "client_make_status_error", "callee": "ConflictError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L71"}, {"caller_nid": "client_make_status_error", "callee": "UnprocessableEntityError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L74"}, {"caller_nid": "client_make_status_error", "callee": "RateLimitError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L77"}, {"caller_nid": "client_make_status_error", "callee": "ServiceUnavailableError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L80"}, {"caller_nid": "client_make_status_error", "callee": "DeadlineExceededError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L83"}, {"caller_nid": "client_make_status_error", "callee": "InternalServerError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L86"}, {"caller_nid": "client_make_status_error", "callee": "APIStatusError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L87"}, {"caller_nid": "client_anthropicvertex_init", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L110"}, {"caller_nid": "client_anthropicvertex_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L111"}, {"caller_nid": "client_anthropicvertex_init", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L112"}, {"caller_nid": "client_anthropicvertex_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L113"}, {"caller_nid": "client_anthropicvertex_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L118"}, {"caller_nid": "client_anthropicvertex_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L129"}, {"caller_nid": "client_anthropicvertex_init", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L140"}, {"caller_nid": "client_anthropicvertex_init", "callee": "Messages", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L147"}, {"caller_nid": "client_anthropicvertex_init", "callee": "Beta", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L148"}, {"caller_nid": "client_prepare_request", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L156"}, {"caller_nid": "client_anthropicvertex_ensure_access_token", "callee": "load_auth", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L167"}, {"caller_nid": "client_anthropicvertex_ensure_access_token", "callee": "refresh_auth", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L172"}, {"caller_nid": "client_anthropicvertex_ensure_access_token", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L175"}, {"caller_nid": "client_anthropicvertex_ensure_access_token", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L177"}, {"caller_nid": "client_anthropicvertex_copy", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L201"}, {"caller_nid": "client_anthropicvertex_copy", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L204"}, {"caller_nid": "client_anthropicvertex_copy", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L220"}, {"caller_nid": "client_anthropicvertex_copy", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L221"}, {"caller_nid": "client_anthropicvertex_copy", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L222"}, {"caller_nid": "client_anthropicvertex_copy", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L226"}, {"caller_nid": "client_anthropicvertex_copy", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L228"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L259"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L260"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L261"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L262"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L267"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L274"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L285"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "AsyncMessages", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L292"}, {"caller_nid": "client_asyncanthropicvertex_init", "callee": "AsyncBeta", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L293"}, {"caller_nid": "client_prepare_request", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L301"}, {"caller_nid": "client_asyncanthropicvertex_ensure_access_token", "callee": "asyncify(load_auth)", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L312"}, {"caller_nid": "client_asyncanthropicvertex_ensure_access_token", "callee": "asyncify", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L312"}, {"caller_nid": "client_asyncanthropicvertex_ensure_access_token", "callee": "asyncify(refresh_auth)", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L317"}, {"caller_nid": "client_asyncanthropicvertex_ensure_access_token", "callee": "asyncify", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L317"}, {"caller_nid": "client_asyncanthropicvertex_ensure_access_token", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L320"}, {"caller_nid": "client_asyncanthropicvertex_ensure_access_token", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L322"}, {"caller_nid": "client_asyncanthropicvertex_copy", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L346"}, {"caller_nid": "client_asyncanthropicvertex_copy", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L349"}, {"caller_nid": "client_asyncanthropicvertex_copy", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L365"}, {"caller_nid": "client_asyncanthropicvertex_copy", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L366"}, {"caller_nid": "client_asyncanthropicvertex_copy", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L367"}, {"caller_nid": "client_asyncanthropicvertex_copy", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L371"}, {"caller_nid": "client_asyncanthropicvertex_copy", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L373"}, {"caller_nid": "client_prepare_options", "callee": "model_copy", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L385"}, {"caller_nid": "client_prepare_options", "callee": "is_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L387"}, {"caller_nid": "client_prepare_options", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L388"}, {"caller_nid": "client_prepare_options", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L392"}, {"caller_nid": "client_prepare_options", "callee": "is_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L396"}, {"caller_nid": "client_prepare_options", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L397"}, {"caller_nid": "client_prepare_options", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L399"}, {"caller_nid": "client_prepare_options", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L400"}, {"caller_nid": "client_prepare_options", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L407"}, {"caller_nid": "client_prepare_options", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L413"}, {"caller_nid": "client_prepare_options", "callee": "AnthropicError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/vertex/_client.py", "source_location": "L414"}]} |