Files
tfm_ainventory/graphify-out/cache/7ecec8d90a48725040740f1d654559cbe43bc6504e308d4729964bc26d8df48f.json

1 line
56 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "label": "_beta_runner.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L1"}, {"id": "beta_runner_requestoptions", "label": "RequestOptions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L58"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "beta_runner_basetoolrunner", "label": "BaseToolRunner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L65"}, {"id": "beta_runner_basetoolrunner_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L66"}, {"id": "beta_runner_basetoolrunner_set_messages_params", "label": ".set_messages_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L94"}, {"id": "beta_runner_basetoolrunner_append_messages", "label": ".append_messages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L109"}, {"id": "beta_runner_basetoolrunner_should_stop", "label": "._should_stop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L123"}, {"id": "beta_runner_basesynctoolrunner", "label": "BaseSyncToolRunner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L129"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "beta_runner_basesynctoolrunner_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L130"}, {"id": "beta_runner_basesynctoolrunner_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L163"}, {"id": "beta_runner_basesynctoolrunner_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L166"}, {"id": "beta_runner_handle_request", "label": "_handle_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L172"}, {"id": "beta_runner_basesynctoolrunner_check_and_compact", "label": "._check_and_compact()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L176"}, {"id": "beta_runner_basesynctoolrunner_run", "label": ".__run__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L260"}, {"id": "beta_runner_basesynctoolrunner_until_done", "label": ".until_done()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L287"}, {"id": "beta_runner_basesynctoolrunner_generate_tool_call_response", "label": ".generate_tool_call_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L297"}, {"id": "beta_runner_basesynctoolrunner_get_last_message", "label": "._get_last_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L368"}, {"id": "beta_runner_basesynctoolrunner_get_last_assistant_message", "label": "._get_last_assistant_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L373"}, {"id": "beta_runner_basesynctoolrunner_get_last_assistant_message_content", "label": "._get_last_assistant_message_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L380"}, {"id": "beta_runner_betatoolrunner", "label": "BetaToolRunner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L388"}, {"id": "beta_runner_betastreamingtoolrunner", "label": "BetaStreamingToolRunner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L397"}, {"id": "beta_runner_baseasynctoolrunner", "label": "BaseAsyncToolRunner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L406"}, {"id": "beta_runner_baseasynctoolrunner_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L409"}, {"id": "beta_runner_baseasynctoolrunner_anext", "label": ".__anext__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L444"}, {"id": "beta_runner_baseasynctoolrunner_aiter", "label": ".__aiter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L447"}, {"id": "beta_runner_baseasynctoolrunner_check_and_compact", "label": "._check_and_compact()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L457"}, {"id": "beta_runner_baseasynctoolrunner_run", "label": ".__run__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L541"}, {"id": "beta_runner_baseasynctoolrunner_until_done", "label": ".until_done()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L568"}, {"id": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "label": ".generate_tool_call_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L578"}, {"id": "beta_runner_baseasynctoolrunner_get_last_message", "label": "._get_last_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L593"}, {"id": "beta_runner_baseasynctoolrunner_get_last_assistant_message", "label": "._get_last_assistant_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L598"}, {"id": "beta_runner_baseasynctoolrunner_get_last_assistant_message_content", "label": "._get_last_assistant_message_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L605"}, {"id": "beta_runner_betaasynctoolrunner", "label": "BetaAsyncToolRunner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L670"}, {"id": "beta_runner_betaasyncstreamingtoolrunner", "label": "BetaAsyncStreamingToolRunner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L679"}, {"id": "beta_runner_rationale_99", "label": "Update the parameters for the next API call. This invalidates any cached tool re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L99"}, {"id": "beta_runner_rationale_110", "label": "Add one or more messages to the conversation history. This invalidates", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L110"}, {"id": "beta_runner_rationale_177", "label": "Check token usage and compact messages if threshold exceeded. Returns Tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L177"}, {"id": "beta_runner_rationale_288", "label": "Consumes the tool runner stream and returns the last message if it has not been", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L288"}, {"id": "beta_runner_rationale_298", "label": "Generate a MessageParam by calling tool functions with any tool use blocks from", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L298"}, {"id": "beta_runner_rationale_458", "label": "Check token usage and compact messages if threshold exceeded. Returns Tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L458"}, {"id": "beta_runner_rationale_569", "label": "Consumes the tool runner stream and returns the last message if it has not been", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L569"}, {"id": "beta_runner_rationale_579", "label": "Generate a MessageParam by calling tool functions with any tool use blocks from", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L579"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_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/tools/_beta_runner.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_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/tools/_beta_runner.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_functions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_stainless_helpers_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_compaction_control_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_streaming_beta_messages_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_parsed_beta_message_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_message_create_params_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_beta_tool_result_block_param_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_client_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_requestoptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L58", "weight": 1.0}, {"source": "beta_runner_requestoptions", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_basetoolrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L65", "weight": 1.0}, {"source": "beta_runner_basetoolrunner", "target": "beta_runner_basetoolrunner_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L66", "weight": 1.0}, {"source": "beta_runner_basetoolrunner", "target": "beta_runner_basetoolrunner_set_messages_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L94", "weight": 1.0}, {"source": "beta_runner_basetoolrunner", "target": "beta_runner_basetoolrunner_append_messages", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L109", "weight": 1.0}, {"source": "beta_runner_basetoolrunner", "target": "beta_runner_basetoolrunner_should_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_basesynctoolrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L129", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L129", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L130", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L163", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_handle_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L172", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_check_and_compact", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L176", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L260", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_until_done", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L287", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_generate_tool_call_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L297", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_generate_tool_call_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L311", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_get_last_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L368", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_get_last_assistant_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L373", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner", "target": "beta_runner_basesynctoolrunner_get_last_assistant_message_content", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_betatoolrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L388", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_handle_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L391", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_betastreamingtoolrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L397", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_handle_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L400", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_baseasynctoolrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L406", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L406", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L409", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_anext", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L444", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_aiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L447", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_handle_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L453", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_check_and_compact", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L457", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L541", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_until_done", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L568", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L578", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L593", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L598", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message_content", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L605", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner", "target": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L612", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_betaasynctoolrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L670", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_handle_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L673", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_betaasyncstreamingtoolrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_runner_py", "target": "beta_runner_handle_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L682", "weight": 1.0}, {"source": "beta_runner_basetoolrunner_append_messages", "target": "beta_runner_basetoolrunner_set_messages_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L120", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_init", "target": "beta_runner_baseasynctoolrunner_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L140", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_init", "target": "beta_runner_baseasynctoolrunner_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L158", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_check_and_compact", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L184", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_check_and_compact", "target": "beta_runner_basetoolrunner_set_messages_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L242", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_run", "target": "beta_runner_basetoolrunner_should_stop", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L261", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_run", "target": "beta_runner_handle_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L262", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L264", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L268", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_check_and_compact", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L275", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L276", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_run", "target": "beta_runner_basetoolrunner_append_messages", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L282", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_until_done", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L293", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_generate_tool_call_response", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L312", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_get_last_assistant_message", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L374", "weight": 1.0}, {"source": "beta_runner_basesynctoolrunner_get_last_assistant_message_content", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L381", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_init", "target": "beta_runner_baseasynctoolrunner_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L437", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_check_and_compact", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L465", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_check_and_compact", "target": "beta_runner_basetoolrunner_set_messages_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L523", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_run", "target": "beta_runner_basetoolrunner_should_stop", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L542", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_run", "target": "beta_runner_handle_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L543", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L545", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L549", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_check_and_compact", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L556", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_run", "target": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L557", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_run", "target": "beta_runner_basetoolrunner_append_messages", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L563", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_until_done", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L574", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_get_last_assistant_message", "target": "beta_runner_baseasynctoolrunner_get_last_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L599", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_get_last_assistant_message_content", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L606", "weight": 1.0}, {"source": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "target": "beta_runner_baseasynctoolrunner_get_last_assistant_message_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L613", "weight": 1.0}, {"source": "beta_runner_rationale_99", "target": "beta_runner_basetoolrunner_set_messages_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L99", "weight": 1.0}, {"source": "beta_runner_rationale_110", "target": "beta_runner_basetoolrunner_append_messages", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L110", "weight": 1.0}, {"source": "beta_runner_rationale_177", "target": "beta_runner_basesynctoolrunner_check_and_compact", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L177", "weight": 1.0}, {"source": "beta_runner_rationale_288", "target": "beta_runner_basesynctoolrunner_until_done", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L288", "weight": 1.0}, {"source": "beta_runner_rationale_298", "target": "beta_runner_basesynctoolrunner_generate_tool_call_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L298", "weight": 1.0}, {"source": "beta_runner_rationale_458", "target": "beta_runner_baseasynctoolrunner_check_and_compact", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L458", "weight": 1.0}, {"source": "beta_runner_rationale_569", "target": "beta_runner_baseasynctoolrunner_until_done", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L569", "weight": 1.0}, {"source": "beta_runner_rationale_579", "target": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L579", "weight": 1.0}], "raw_calls": [{"caller_nid": "beta_runner_basetoolrunner_init", "callee": "stainless_helper_header", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L80"}, {"caller_nid": "beta_runner_basetoolrunner_init", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L81"}, {"caller_nid": "beta_runner_basetoolrunner_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L82"}, {"caller_nid": "beta_runner_basetoolrunner_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L85"}, {"caller_nid": "beta_runner_basetoolrunner_set_messages_params", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L105"}, {"caller_nid": "beta_runner_basetoolrunner_set_messages_params", "callee": "params", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L106"}, {"caller_nid": "beta_runner_basetoolrunner_append_messages", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L116"}, {"caller_nid": "beta_runner_basesynctoolrunner_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L140"}, {"caller_nid": "beta_runner_basesynctoolrunner_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L149"}, {"caller_nid": "beta_runner_basesynctoolrunner_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L150"}, {"caller_nid": "beta_runner_handle_request", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L173"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L194"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L200"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L202"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L204"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L212"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L212"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L218"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "BetaMessageParam", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L222"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L224"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L228"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L235"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L237"}, {"caller_nid": "beta_runner_basesynctoolrunner_check_and_compact", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L240"}, {"caller_nid": "beta_runner_basesynctoolrunner_run", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L278"}, {"caller_nid": "beta_runner_basesynctoolrunner_until_done", "callee": "consume_sync_iterator", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L292"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L305"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "_generate_tool_call_response", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L307"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L323"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L325"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L327"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L327"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L333"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L344"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L345"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L347"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L356"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L357"}, {"caller_nid": "beta_runner_basesynctoolrunner_generate_tool_call_response", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L361"}, {"caller_nid": "beta_runner_basesynctoolrunner_get_last_message", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L369"}, {"caller_nid": "beta_runner_basesynctoolrunner_get_last_message", "callee": "_last_message", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L370"}, {"caller_nid": "beta_runner_handle_request", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L392"}, {"caller_nid": "beta_runner_handle_request", "callee": "stream", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L401"}, {"caller_nid": "beta_runner_baseasynctoolrunner_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L419"}, {"caller_nid": "beta_runner_baseasynctoolrunner_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L428"}, {"caller_nid": "beta_runner_baseasynctoolrunner_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L429"}, {"caller_nid": "beta_runner_handle_request", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L454"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L475"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L481"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L483"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L485"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L493"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L493"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L499"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "BetaMessageParam", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L503"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L505"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L509"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L516"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L518"}, {"caller_nid": "beta_runner_baseasynctoolrunner_check_and_compact", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L521"}, {"caller_nid": "beta_runner_baseasynctoolrunner_run", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L559"}, {"caller_nid": "beta_runner_baseasynctoolrunner_until_done", "callee": "consume_async_iterator", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L573"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L586"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "_generate_tool_call_response", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L589"}, {"caller_nid": "beta_runner_baseasynctoolrunner_get_last_message", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L594"}, {"caller_nid": "beta_runner_baseasynctoolrunner_get_last_message", "callee": "_last_message", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L595"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L624"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L626"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L628"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L628"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L634"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L645"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L646"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L648"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L657"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L658"}, {"caller_nid": "beta_runner_baseasynctoolrunner_generate_tool_call_response", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L662"}, {"caller_nid": "beta_runner_handle_request", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L674"}, {"caller_nid": "beta_runner_handle_request", "callee": "stream", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_runner.py", "source_location": "L683"}]}