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="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "llm-function-calling" -- "llm-vertexai-agent" [label=" 462 ", penwidth="10", color="#DC143CFF"]; "llm-routing" -- "llm-security" [label=" 447 ", penwidth="9", color="#DC143CED"]; "llm-circuit-breaking" -- "llm-logging" [label=" 277 ", penwidth="5", color="#DC143CA5"]; "llm-logging" -- "llm-token-limits" [label=" 230 ", penwidth="4", color="#DC143C93"]; "llm-logging" -- "llm-security" [label=" 217 ", penwidth="4", color="#DC143C93"]; "llm-circuit-breaking" -- "llm-token-limits" [label=" 212 ", penwidth="4", color="#DC143C93"]; "llm-circuit-breaking" -- "llm-security" [label=" 138 ", penwidth="2", color="#DC143C70"]; "llm-routing" -- "llm-vertexai-agent" [label=" 127 ", penwidth="2", color="#DC143C70"]; "llm-security" -- "llm-vertexai-agent" [label=" 127 ", penwidth="2", color="#DC143C70"]; "llm-routing" -- "llm-token-limits" [label=" 120 ", penwidth="2", color="#DC143C70"]; "drupal-developer-portal" -- "integrated-developer-portal" [label=" 116 ", penwidth="2", color="#DC143C70"]; "llm-logging" -- "llm-routing" [label=" 114 ", penwidth="2", color="#DC143C70"]; "llm-circuit-breaking" -- "llm-routing" [label=" 108 ", penwidth="2", color="#DC143C70"]; "llm-security" -- "llm-token-limits" [label=" 90 ", penwidth="1", color="#DC143C5E"]; "deploy-apigee-proxy" -- "publish-to-apigee-portal" [label=" 75 ", penwidth="1", color="#DC143C5E"]; "oauth-client-credentials-with-scope" -- "oauth-client-credentials" [label=" 72 ", penwidth="1", color="#DC143C5E"]; "cloud-run" -- "deploy-apigee-proxy" [label=" 72 ", penwidth="1", color="#DC143C5E"]; "cloud-run" -- "publish-to-apigee-portal" [label=" 72 ", penwidth="1", color="#DC143C5E"]; "cloud-functions" -- "data-deidentification" [label=" 68 ", penwidth="1", color="#DC143C5E"]; "deploy-apigee-config" -- "publish-to-apigee-portal" [label=" 64 ", penwidth="1", color="#DC143C5E"]; "apiproduct-operations" -- "cloud-functions" [label=" 64 ", penwidth="1", color="#DC143C5E"]; "apiproduct-operations" -- "data-deidentification" [label=" 56 ", penwidth="1", color="#DC143C5E"]; }