1 line
47 KiB
JSON
1 line
47 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "label": "_messages.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L1"}, {"id": "messages_messagestream", "label": "MessageStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L33"}, {"id": "messages_messagestream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L44"}, {"id": "messages_response", "label": "response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L56"}, {"id": "messages_request_id", "label": "request_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L60"}, {"id": "messages_messagestream_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L63"}, {"id": "messages_messagestream_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L66"}, {"id": "messages_messagestream_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L70"}, {"id": "messages_messagestream_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L73"}, {"id": "messages_messagestream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L81"}, {"id": "messages_messagestream_get_final_message", "label": ".get_final_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L89"}, {"id": "messages_messagestream_get_final_text", "label": ".get_final_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L97"}, {"id": "messages_messagestream_until_done", "label": ".until_done()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L118"}, {"id": "messages_current_message_snapshot", "label": "current_message_snapshot()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L124"}, {"id": "messages_messagestream_stream", "label": ".__stream__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L128"}, {"id": "messages_messagestream_stream_text", "label": ".__stream_text__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L140"}, {"id": "messages_messagestreammanager", "label": "MessageStreamManager", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L146"}, {"id": "messages_messagestreammanager_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L156"}, {"id": "messages_messagestreammanager_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L166"}, {"id": "messages_messagestreammanager_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L171"}, {"id": "messages_asyncmessagestream", "label": "AsyncMessageStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L181"}, {"id": "messages_asyncmessagestream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L192"}, {"id": "messages_asyncmessagestream_anext", "label": ".__anext__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L211"}, {"id": "messages_asyncmessagestream_aiter", "label": ".__aiter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L214"}, {"id": "messages_asyncmessagestream_aenter", "label": ".__aenter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L218"}, {"id": "messages_asyncmessagestream_aexit", "label": ".__aexit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L221"}, {"id": "messages_asyncmessagestream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L229"}, {"id": "messages_asyncmessagestream_get_final_message", "label": ".get_final_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L237"}, {"id": "messages_asyncmessagestream_get_final_text", "label": ".get_final_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L245"}, {"id": "messages_asyncmessagestream_until_done", "label": ".until_done()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L266"}, {"id": "messages_asyncmessagestream_stream", "label": ".__stream__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L276"}, {"id": "messages_asyncmessagestream_stream_text", "label": ".__stream_text__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L288"}, {"id": "messages_asyncmessagestreammanager", "label": "AsyncMessageStreamManager", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L294"}, {"id": "messages_asyncmessagestreammanager_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L306"}, {"id": "messages_asyncmessagestreammanager_aenter", "label": ".__aenter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L316"}, {"id": "messages_asyncmessagestreammanager_aexit", "label": ".__aexit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L321"}, {"id": "messages_build_events", "label": "build_events()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L331"}, {"id": "messages_accumulate_event", "label": "accumulate_event()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L433"}, {"id": "messages_rationale_82", "label": "Close the response and release the connection. Automatically called if", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L82"}, {"id": "messages_rationale_90", "label": "Waits until the stream has been read to completion and returns the accum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L90"}, {"id": "messages_rationale_98", "label": "Returns all `text` content blocks concatenated together. > [!NOTE]", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L98"}, {"id": "messages_rationale_119", "label": "Blocks until the stream has been consumed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L119"}, {"id": "messages_rationale_147", "label": "Wrapper over MessageStream that is returned by `.stream()`. ```py with", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L147"}, {"id": "messages_rationale_230", "label": "Close the response and release the connection. Automatically called if", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L230"}, {"id": "messages_rationale_238", "label": "Waits until the stream has been read to completion and returns the accum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L238"}, {"id": "messages_rationale_246", "label": "Returns all `text` content blocks concatenated together. > [!NOTE]", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L246"}, {"id": "messages_rationale_267", "label": "Waits until the stream has been consumed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L267"}, {"id": "messages_rationale_295", "label": "Wrapper over AsyncMessageStream that is returned by `.stream()` so that an a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L295"}, {"id": "messages_rationale_457", "label": "# TODO: check index", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L457"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "anthropic_types_tool_use_block", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "anthropic_types_server_tool_use_block", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_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/streaming/_messages.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_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/streaming/_messages.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_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/streaming/_messages.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_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/streaming/_messages.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_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/streaming/_messages.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_utils_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_parse_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_parsed_message_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_messagestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L33", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_request_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L60", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L63", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L66", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L70", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L73", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L81", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_get_final_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L89", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_get_final_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L97", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_until_done", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_current_message_snapshot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L124", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L128", "weight": 1.0}, {"source": "messages_messagestream", "target": "messages_messagestream_stream_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_messagestreammanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L146", "weight": 1.0}, {"source": "messages_messagestreammanager", "target": "messages_messagestreammanager_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L156", "weight": 1.0}, {"source": "messages_messagestreammanager", "target": "messages_messagestreammanager_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L166", "weight": 1.0}, {"source": "messages_messagestreammanager", "target": "messages_messagestreammanager_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_asyncmessagestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L181", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L204", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_request_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L208", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_anext", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L211", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_aiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L214", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_aenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L218", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_aexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L221", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L229", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_get_final_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L237", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_get_final_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L245", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_until_done", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L266", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_current_message_snapshot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L272", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L276", "weight": 1.0}, {"source": "messages_asyncmessagestream", "target": "messages_asyncmessagestream_stream_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_asyncmessagestreammanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L294", "weight": 1.0}, {"source": "messages_asyncmessagestreammanager", "target": "messages_asyncmessagestreammanager_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L306", "weight": 1.0}, {"source": "messages_asyncmessagestreammanager", "target": "messages_asyncmessagestreammanager_aenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L316", "weight": 1.0}, {"source": "messages_asyncmessagestreammanager", "target": "messages_asyncmessagestreammanager_aexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_build_events", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L331", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "target": "messages_accumulate_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L433", "weight": 1.0}, {"source": "messages_messagestream_init", "target": "messages_asyncmessagestream_stream_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L50", "weight": 1.0}, {"source": "messages_messagestream_init", "target": "messages_asyncmessagestream_stream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L51", "weight": 1.0}, {"source": "messages_messagestream_exit", "target": "messages_asyncmessagestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L79", "weight": 1.0}, {"source": "messages_messagestream_close", "target": "messages_asyncmessagestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L87", "weight": 1.0}, {"source": "messages_messagestream_get_final_message", "target": "messages_asyncmessagestream_until_done", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L93", "weight": 1.0}, {"source": "messages_messagestream_get_final_text", "target": "messages_asyncmessagestream_get_final_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L105", "weight": 1.0}, {"source": "messages_messagestream_stream", "target": "messages_accumulate_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L130", "weight": 1.0}, {"source": "messages_messagestream_stream", "target": "messages_build_events", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L136", "weight": 1.0}, {"source": "messages_messagestreammanager_enter", "target": "messages_messagestream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L168", "weight": 1.0}, {"source": "messages_messagestreammanager_exit", "target": "messages_asyncmessagestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L178", "weight": 1.0}, {"source": "messages_asyncmessagestream_init", "target": "messages_asyncmessagestream_stream_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L198", "weight": 1.0}, {"source": "messages_asyncmessagestream_init", "target": "messages_asyncmessagestream_stream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L199", "weight": 1.0}, {"source": "messages_asyncmessagestream_aexit", "target": "messages_asyncmessagestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L227", "weight": 1.0}, {"source": "messages_asyncmessagestream_get_final_message", "target": "messages_asyncmessagestream_until_done", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L241", "weight": 1.0}, {"source": "messages_asyncmessagestream_get_final_text", "target": "messages_asyncmessagestream_get_final_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L253", "weight": 1.0}, {"source": "messages_asyncmessagestream_stream", "target": "messages_accumulate_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L278", "weight": 1.0}, {"source": "messages_asyncmessagestream_stream", "target": "messages_build_events", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L284", "weight": 1.0}, {"source": "messages_asyncmessagestreammanager_aenter", "target": "messages_asyncmessagestream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L318", "weight": 1.0}, {"source": "messages_asyncmessagestreammanager_aexit", "target": "messages_asyncmessagestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L328", "weight": 1.0}, {"source": "messages_rationale_82", "target": "messages_messagestream_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L82", "weight": 1.0}, {"source": "messages_rationale_90", "target": "messages_messagestream_get_final_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L90", "weight": 1.0}, {"source": "messages_rationale_98", "target": "messages_messagestream_get_final_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L98", "weight": 1.0}, {"source": "messages_rationale_119", "target": "messages_messagestream_until_done", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L119", "weight": 1.0}, {"source": "messages_rationale_147", "target": "messages_messagestreammanager", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L147", "weight": 1.0}, {"source": "messages_rationale_230", "target": "messages_asyncmessagestream_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L230", "weight": 1.0}, {"source": "messages_rationale_238", "target": "messages_asyncmessagestream_get_final_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L238", "weight": 1.0}, {"source": "messages_rationale_246", "target": "messages_asyncmessagestream_get_final_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L246", "weight": 1.0}, {"source": "messages_rationale_267", "target": "messages_asyncmessagestream_until_done", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L267", "weight": 1.0}, {"source": "messages_rationale_295", "target": "messages_asyncmessagestreammanager", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L295", "weight": 1.0}, {"source": "messages_rationale_457", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_messages_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L457", "weight": 1.0}], "raw_calls": [{"caller_nid": "messages_request_id", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L61"}, {"caller_nid": "messages_messagestream_get_final_text", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L109"}, {"caller_nid": "messages_messagestream_get_final_text", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L112"}, {"caller_nid": "messages_messagestream_get_final_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L113"}, {"caller_nid": "messages_messagestream_get_final_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L116"}, {"caller_nid": "messages_messagestream_until_done", "callee": "consume_sync_iterator", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L120"}, {"caller_nid": "messages_messagestreammanager_enter", "callee": "__api_request", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L167"}, {"caller_nid": "messages_request_id", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L209"}, {"caller_nid": "messages_asyncmessagestream_get_final_text", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L257"}, {"caller_nid": "messages_asyncmessagestream_get_final_text", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L260"}, {"caller_nid": "messages_asyncmessagestream_get_final_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L261"}, {"caller_nid": "messages_asyncmessagestream_get_final_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L264"}, {"caller_nid": "messages_asyncmessagestream_until_done", "callee": "consume_async_iterator", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L268"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L339"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L341"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L343"}, {"caller_nid": "messages_build_events", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L344"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L347"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L349"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L354"}, {"caller_nid": "messages_build_events", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L355"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L364"}, {"caller_nid": "messages_build_events", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L365"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L374"}, {"caller_nid": "messages_build_events", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L375"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L384"}, {"caller_nid": "messages_build_events", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L385"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L394"}, {"caller_nid": "messages_build_events", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L395"}, {"caller_nid": "messages_build_events", "callee": "assert_never", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L405"}, {"caller_nid": "messages_build_events", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L409"}, {"caller_nid": "messages_build_events", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L416"}, {"caller_nid": "messages_build_events", "callee": "assert_never", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L420"}, {"caller_nid": "messages_accumulate_event", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L439"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L439"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L440"}, {"caller_nid": "messages_accumulate_event", "callee": "construct_type_unchecked", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L442"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L443"}, {"caller_nid": "messages_accumulate_event", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L447"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L447"}, {"caller_nid": "messages_accumulate_event", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L448"}, {"caller_nid": "messages_accumulate_event", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L448"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L452"}, {"caller_nid": "messages_accumulate_event", "callee": "construct", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L452"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L452"}, {"caller_nid": "messages_accumulate_event", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L452"}, {"caller_nid": "messages_accumulate_event", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L454"}, {"caller_nid": "messages_accumulate_event", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L458"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L459"}, {"caller_nid": "messages_accumulate_event", "callee": "construct_type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L461"}, {"caller_nid": "messages_accumulate_event", "callee": "model_dump", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L461"}, {"caller_nid": "messages_accumulate_event", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L470"}, {"caller_nid": "messages_accumulate_event", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L476"}, {"caller_nid": "messages_accumulate_event", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L476"}, {"caller_nid": "messages_accumulate_event", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L477"}, {"caller_nid": "messages_accumulate_event", "callee": "from_json", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L480"}, {"caller_nid": "messages_accumulate_event", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L482"}, {"caller_nid": "messages_accumulate_event", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L488"}, {"caller_nid": "messages_accumulate_event", "callee": "assert_never", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L498"}, {"caller_nid": "messages_accumulate_event", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L501"}, {"caller_nid": "messages_accumulate_event", "callee": "parse_text", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/streaming/_messages.py", "source_location": "L502"}]} |