graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[answers/task_agentic_retrieval/tools.py]" -- "[answers/task_2/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_4/tools.py]" -- "[answers/task_2/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_4/tools.py]" -- "[answers/task_3/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[utils/datetime.py]" -- "[utils/__init__.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_3/tools.py]" -- "[answers/task_1/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[utils/schedule.py]" -- "[utils/datetime.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_agentic_retrieval/tools.py]" -- "[answers/task_3/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[utils/schedule.py]" -- "[utils/__init__.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_agentic_retrieval/tools.py]" -- "[answers/task_1/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_agentic_retrieval/tools.py]" -- "[answers/task_4/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[utils/prompt.py]" -- "[agent/react_agent.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[agent/tools.py]" -- "[main.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[utils/prompt.py]" -- "[main.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[utils/prompt.py]" -- "[agent/__init__.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_3/tools.py]" -- "[answers/task_2/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[agent/__init__.py]" -- "[main.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[agent/react_agent.py]" -- "[agent/__init__.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[agent/react_agent.py]" -- "[agent/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[utils/prompt.py]" -- "[agent/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[agent/react_agent.py]" -- "[main.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_2/tools.py]" -- "[answers/task_1/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[pyproject.toml]" -- "[main.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[answers/task_4/tools.py]" -- "[answers/task_1/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[agent/__init__.py]" -- "[agent/tools.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }