Files
tfm_ainventory/graphify-out/cache/a65a1f6e863a8f4d48283dea85283d7ea493776e0a7d392e37a06fa94f89aace.json

1 line
39 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "label": "events.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L1"}, {"id": "events_events", "label": "Events", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L30"}, {"id": "syncapiresource", "label": "SyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "events_with_raw_response", "label": "with_raw_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L32"}, {"id": "events_with_streaming_response", "label": "with_streaming_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L42"}, {"id": "events_events_list", "label": ".list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L50"}, {"id": "events_events_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L121"}, {"id": "events_events_stream", "label": ".stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L172"}, {"id": "events_asyncevents", "label": "AsyncEvents", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L224"}, {"id": "asyncapiresource", "label": "AsyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "events_asyncevents_list", "label": ".list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L244"}, {"id": "events_asyncevents_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L315"}, {"id": "events_asyncevents_stream", "label": ".stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L366"}, {"id": "events_eventswithrawresponse", "label": "EventsWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L418"}, {"id": "events_eventswithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L419"}, {"id": "events_asynceventswithrawresponse", "label": "AsyncEventsWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L433"}, {"id": "events_asynceventswithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L434"}, {"id": "events_eventswithstreamingresponse", "label": "EventsWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L448"}, {"id": "events_eventswithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L449"}, {"id": "events_asynceventswithstreamingresponse", "label": "AsyncEventsWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L463"}, {"id": "events_asynceventswithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L464"}, {"id": "events_rationale_33", "label": "This property can be used as a prefix for any HTTP method call to return", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L33"}, {"id": "events_rationale_43", "label": "An alternative to `.with_raw_response` that doesn't eagerly read the response bo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L43"}, {"id": "events_rationale_65", "label": "List Events Args: limit: Query parameter for limit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L65"}, {"id": "events_rationale_134", "label": "Send Events Args: events: Events to send to the `session`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L134"}, {"id": "events_rationale_184", "label": "Stream Events Args: betas: Optional header to specify the bet", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L184"}, {"id": "events_rationale_227", "label": "This property can be used as a prefix for any HTTP method call to return", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L227"}, {"id": "events_rationale_237", "label": "An alternative to `.with_raw_response` that doesn't eagerly read the response bo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L237"}, {"id": "events_rationale_259", "label": "List Events Args: limit: Query parameter for limit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L259"}, {"id": "events_rationale_328", "label": "Send Events Args: events: Events to send to the `session`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L328"}, {"id": "events_rationale_378", "label": "Stream Events Args: betas: Optional header to specify the bet", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L378"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_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/resources/beta/sessions/events.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_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/resources/beta/sessions/events.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_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/resources/beta/sessions/events.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_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/resources/beta/sessions/events.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_resource_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_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/resources/beta/sessions/events.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_pagination_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_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/resources/beta/sessions/events.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_sessions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_anthropic_beta_param_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_sessions_beta_managed_agents_event_params_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_sessions_beta_managed_agents_session_event_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_sessions_beta_managed_agents_send_session_events_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_sessions_beta_managed_agents_stream_session_events_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_events", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L30", "weight": 1.0}, {"source": "events_events", "target": "syncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L42", "weight": 1.0}, {"source": "events_events", "target": "events_events_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L50", "weight": 1.0}, {"source": "events_events", "target": "events_events_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L121", "weight": 1.0}, {"source": "events_events", "target": "events_events_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L172", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_asyncevents", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L224", "weight": 1.0}, {"source": "events_asyncevents", "target": "asyncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L226", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L236", "weight": 1.0}, {"source": "events_asyncevents", "target": "events_asyncevents_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L244", "weight": 1.0}, {"source": "events_asyncevents", "target": "events_asyncevents_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L315", "weight": 1.0}, {"source": "events_asyncevents", "target": "events_asyncevents_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L366", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_eventswithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L418", "weight": 1.0}, {"source": "events_eventswithrawresponse", "target": "events_eventswithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L419", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_asynceventswithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L433", "weight": 1.0}, {"source": "events_asynceventswithrawresponse", "target": "events_asynceventswithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L434", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_eventswithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L448", "weight": 1.0}, {"source": "events_eventswithstreamingresponse", "target": "events_eventswithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L449", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_sessions_events_py", "target": "events_asynceventswithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L463", "weight": 1.0}, {"source": "events_asynceventswithstreamingresponse", "target": "events_asynceventswithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L464", "weight": 1.0}, {"source": "events_with_raw_response", "target": "events_eventswithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L39", "weight": 1.0}, {"source": "events_with_streaming_response", "target": "events_eventswithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L48", "weight": 1.0}, {"source": "events_with_raw_response", "target": "events_asynceventswithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L233", "weight": 1.0}, {"source": "events_with_streaming_response", "target": "events_asynceventswithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L242", "weight": 1.0}, {"source": "events_rationale_33", "target": "events_events_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L33", "weight": 1.0}, {"source": "events_rationale_43", "target": "events_events_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L43", "weight": 1.0}, {"source": "events_rationale_65", "target": "events_events_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L65", "weight": 1.0}, {"source": "events_rationale_134", "target": "events_events_send", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L134", "weight": 1.0}, {"source": "events_rationale_184", "target": "events_events_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L184", "weight": 1.0}, {"source": "events_rationale_227", "target": "events_asyncevents_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L227", "weight": 1.0}, {"source": "events_rationale_237", "target": "events_asyncevents_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L237", "weight": 1.0}, {"source": "events_rationale_259", "target": "events_asyncevents_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L259", "weight": 1.0}, {"source": "events_rationale_328", "target": "events_asyncevents_send", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L328", "weight": 1.0}, {"source": "events_rationale_378", "target": "events_asyncevents_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L378", "weight": 1.0}], "raw_calls": [{"caller_nid": "events_events_list", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L87"}, {"caller_nid": "events_events_list", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L89"}, {"caller_nid": "events_events_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L91"}, {"caller_nid": "events_events_list", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L91"}, {"caller_nid": "events_events_list", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L91"}, {"caller_nid": "events_events_list", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L92"}, {"caller_nid": "events_events_list", "callee": "_get_api_list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L99"}, {"caller_nid": "events_events_list", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L100"}, {"caller_nid": "events_events_list", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L102"}, {"caller_nid": "events_events_list", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L107"}, {"caller_nid": "events_events_list", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L116"}, {"caller_nid": "events_events_send", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L151"}, {"caller_nid": "events_events_send", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L153"}, {"caller_nid": "events_events_send", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L155"}, {"caller_nid": "events_events_send", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L155"}, {"caller_nid": "events_events_send", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L155"}, {"caller_nid": "events_events_send", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L156"}, {"caller_nid": "events_events_send", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L163"}, {"caller_nid": "events_events_send", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L164"}, {"caller_nid": "events_events_send", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L165"}, {"caller_nid": "events_events_send", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L166"}, {"caller_nid": "events_events_stream", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L199"}, {"caller_nid": "events_events_stream", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L201"}, {"caller_nid": "events_events_stream", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L203"}, {"caller_nid": "events_events_stream", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L203"}, {"caller_nid": "events_events_stream", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L203"}, {"caller_nid": "events_events_stream", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L204"}, {"caller_nid": "events_events_stream", "callee": "_get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L211"}, {"caller_nid": "events_events_stream", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L212"}, {"caller_nid": "events_events_stream", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L213"}, {"caller_nid": "events_events_stream", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L216"}, {"caller_nid": "events_asyncevents_list", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L281"}, {"caller_nid": "events_asyncevents_list", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L283"}, {"caller_nid": "events_asyncevents_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L285"}, {"caller_nid": "events_asyncevents_list", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L285"}, {"caller_nid": "events_asyncevents_list", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L285"}, {"caller_nid": "events_asyncevents_list", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L286"}, {"caller_nid": "events_asyncevents_list", "callee": "_get_api_list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L293"}, {"caller_nid": "events_asyncevents_list", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L294"}, {"caller_nid": "events_asyncevents_list", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L296"}, {"caller_nid": "events_asyncevents_list", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L301"}, {"caller_nid": "events_asyncevents_list", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L310"}, {"caller_nid": "events_asyncevents_send", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L345"}, {"caller_nid": "events_asyncevents_send", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L347"}, {"caller_nid": "events_asyncevents_send", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L349"}, {"caller_nid": "events_asyncevents_send", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L349"}, {"caller_nid": "events_asyncevents_send", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L349"}, {"caller_nid": "events_asyncevents_send", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L350"}, {"caller_nid": "events_asyncevents_send", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L357"}, {"caller_nid": "events_asyncevents_send", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L358"}, {"caller_nid": "events_asyncevents_send", "callee": "async_maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L359"}, {"caller_nid": "events_asyncevents_send", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L360"}, {"caller_nid": "events_asyncevents_stream", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L393"}, {"caller_nid": "events_asyncevents_stream", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L395"}, {"caller_nid": "events_asyncevents_stream", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L397"}, {"caller_nid": "events_asyncevents_stream", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L397"}, {"caller_nid": "events_asyncevents_stream", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L397"}, {"caller_nid": "events_asyncevents_stream", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L398"}, {"caller_nid": "events_asyncevents_stream", "callee": "_get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L405"}, {"caller_nid": "events_asyncevents_stream", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L406"}, {"caller_nid": "events_asyncevents_stream", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L407"}, {"caller_nid": "events_asyncevents_stream", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L410"}, {"caller_nid": "events_eventswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L422"}, {"caller_nid": "events_eventswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L425"}, {"caller_nid": "events_eventswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L428"}, {"caller_nid": "events_asynceventswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L437"}, {"caller_nid": "events_asynceventswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L440"}, {"caller_nid": "events_asynceventswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L443"}, {"caller_nid": "events_eventswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L452"}, {"caller_nid": "events_eventswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L455"}, {"caller_nid": "events_eventswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L458"}, {"caller_nid": "events_asynceventswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L467"}, {"caller_nid": "events_asynceventswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L470"}, {"caller_nid": "events_asynceventswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/sessions/events.py", "source_location": "L473"}]}