forked from innovacion/Mayacontigo
ic
This commit is contained in:
302
apps/ocp/api.svg
Normal file
302
apps/ocp/api.svg
Normal file
@@ -0,0 +1,302 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 12.2.1 (20241206.2353)
|
||||
-->
|
||||
<!-- Title: G Pages: 1 -->
|
||||
<svg width="771pt" height="666pt"
|
||||
viewBox="0.00 0.00 771.08 666.44" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 662.44)">
|
||||
<title>G</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<polygon fill="white" stroke="none" points="-4,4 -4,-662.44 767.08,-662.44 767.08,4 -4,4"/>
|
||||
<!-- api_agent -->
|
||||
<g id="node1" class="node">
|
||||
<title>api_agent</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#d92626" stroke="black" cx="392.35" cy="-336.18" rx="32.99" ry="18"/>
|
||||
<text text-anchor="middle" x="392.35" y="-332.3" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.agent</text>
|
||||
</g>
|
||||
<!-- api_services_create_conversation -->
|
||||
<g id="node7" class="node">
|
||||
<title>api_services_create_conversation</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#b83d3d" stroke="black" cx="377.35" cy="-173.52" rx="73.36" ry="29.52"/>
|
||||
<text text-anchor="middle" x="377.35" y="-180.9" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.</text>
|
||||
<text text-anchor="middle" x="377.35" y="-169.65" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">services.</text>
|
||||
<text text-anchor="middle" x="377.35" y="-158.4" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">create_conversation</text>
|
||||
</g>
|
||||
<!-- api_agent->api_services_create_conversation -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>api_agent->api_services_create_conversation</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M316.35,-259.61C300.08,-244.24 313.57,-223.97 331.97,-207.07"/>
|
||||
<polygon fill="#d92626" stroke="black" points="334.23,-209.73 339.52,-200.56 329.66,-204.43 334.23,-209.73"/>
|
||||
</g>
|
||||
<!-- api_services_generate_response -->
|
||||
<g id="node8" class="node">
|
||||
<title>api_services_generate_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#993333" stroke="black" cx="216.35" cy="-173.52" rx="69.65" ry="29.52"/>
|
||||
<text text-anchor="middle" x="216.35" y="-180.9" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.</text>
|
||||
<text text-anchor="middle" x="216.35" y="-169.65" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">services.</text>
|
||||
<text text-anchor="middle" x="216.35" y="-158.4" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">generate_response</text>
|
||||
</g>
|
||||
<!-- api_agent->api_services_generate_response -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>api_agent->api_services_generate_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M316.35,-259.61C297.41,-241.72 275.45,-222.84 256.94,-207.42"/>
|
||||
<polygon fill="#d92626" stroke="black" points="259.26,-204.8 249.32,-201.12 254.79,-210.19 259.26,-204.8"/>
|
||||
</g>
|
||||
<!-- api_services_stream_response -->
|
||||
<g id="node9" class="node">
|
||||
<title>api_services_stream_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#993333" stroke="black" cx="64.35" cy="-173.52" rx="64.35" ry="29.52"/>
|
||||
<text text-anchor="middle" x="64.35" y="-180.9" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.</text>
|
||||
<text text-anchor="middle" x="64.35" y="-169.65" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">services.</text>
|
||||
<text text-anchor="middle" x="64.35" y="-158.4" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">stream_response</text>
|
||||
</g>
|
||||
<!-- api_agent->api_services_stream_response -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>api_agent->api_services_stream_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M316.35,-259.61C255.7,-202.31 216.02,-230.81 137.35,-203.04 132.6,-201.37 127.7,-199.58 122.79,-197.75"/>
|
||||
<polygon fill="#d92626" stroke="black" points="124.09,-194.5 113.5,-194.23 121.61,-201.05 124.09,-194.5"/>
|
||||
<path fill="none" stroke="black" d="M376.73,-319.85C361.44,-304.89 337.44,-281.54 316.35,-261.61"/>
|
||||
</g>
|
||||
<!-- api_agent_main -->
|
||||
<g id="node2" class="node">
|
||||
<title>api_agent_main</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#b03a3a" stroke="black" cx="392.35" cy="-411.74" rx="47.19" ry="18"/>
|
||||
<text text-anchor="middle" x="392.35" y="-407.87" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.agent.main</text>
|
||||
</g>
|
||||
<!-- api_agent_main->api_agent -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>api_agent_main->api_agent</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M392.35,-393.31C392.35,-385.06 392.35,-375 392.35,-365.69"/>
|
||||
<polygon fill="#b03a3a" stroke="black" points="395.85,-366 392.35,-356 388.85,-366 395.85,-366"/>
|
||||
</g>
|
||||
<!-- api_config -->
|
||||
<g id="node3" class="node">
|
||||
<title>api_config</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#ac2b2b" stroke="black" cx="478.35" cy="-524.31" rx="34.32" ry="18"/>
|
||||
<text text-anchor="middle" x="478.35" y="-520.44" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.config</text>
|
||||
</g>
|
||||
<!-- api_config->api_agent_main -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>api_config->api_agent_main</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M481.03,-506.17C482.03,-495.58 482.15,-481.84 478.35,-470.31"/>
|
||||
<path fill="none" stroke="black" d="M478.35,-469.31C472.17,-450.58 455.34,-437.49 438.19,-428.66"/>
|
||||
<polygon fill="#ac2b2b" stroke="black" points="440.04,-425.66 429.5,-424.58 437.06,-432 440.04,-425.66"/>
|
||||
</g>
|
||||
<!-- api_server -->
|
||||
<g id="node5" class="node">
|
||||
<title>api_server</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#8f3d3d" stroke="black" cx="374.35" cy="-18" rx="34.76" ry="18"/>
|
||||
<text text-anchor="middle" x="374.35" y="-14.12" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.server</text>
|
||||
</g>
|
||||
<!-- api_config->api_server -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>api_config->api_server</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M478.35,-469.31C459.95,-413.54 448.83,-387.94 478.35,-337.18"/>
|
||||
</g>
|
||||
<!-- api_context -->
|
||||
<g id="node4" class="node">
|
||||
<title>api_context</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#db2f2f" stroke="black" cx="237.35" cy="-524.31" rx="37.87" ry="18"/>
|
||||
<text text-anchor="middle" x="237.35" y="-520.44" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.context</text>
|
||||
</g>
|
||||
<!-- api_context->api_agent_main -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>api_context->api_agent_main</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M237.35,-469.31C228.57,-423.32 292.37,-449.38 336.35,-433.31 340.27,-431.88 344.36,-430.38 348.45,-428.88"/>
|
||||
<polygon fill="#db2f2f" stroke="black" points="349.58,-432.19 357.77,-425.46 347.17,-425.62 349.58,-432.19"/>
|
||||
</g>
|
||||
<!-- api_context->api_services_generate_response -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>api_context->api_services_generate_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M237.35,-469.31C230.57,-433.78 233.79,-422.89 218.35,-390.18 205.75,-363.49 169.42,-365.3 178.35,-337.18"/>
|
||||
</g>
|
||||
<!-- api_context->api_services_stream_response -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>api_context->api_services_stream_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M237.35,-469.31C217.31,-379 91.83,-504.15 32.35,-433.31 20.02,-418.63 23.23,-407.04 32.35,-390.18 52.81,-352.33 102.34,-378.77 113.35,-337.18"/>
|
||||
<path fill="none" stroke="black" d="M238.92,-505.98C239.48,-495.56 239.51,-482.07 237.35,-470.31"/>
|
||||
<path fill="none" stroke="black" d="M132.35,-259.61C122.06,-242.23 108.51,-224.53 96.22,-209.82"/>
|
||||
<polygon fill="#db2f2f" stroke="black" points="98.9,-207.57 89.75,-202.22 93.57,-212.1 98.9,-207.57"/>
|
||||
<path fill="none" stroke="black" d="M113.35,-335.18C120.97,-302.28 149.55,-290.67 132.35,-261.61"/>
|
||||
</g>
|
||||
<!-- api_services -->
|
||||
<g id="node6" class="node">
|
||||
<title>api_services</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#b03a3a" stroke="black" cx="216.35" cy="-90" rx="40.53" ry="18"/>
|
||||
<text text-anchor="middle" x="216.35" y="-86.12" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">api.services</text>
|
||||
</g>
|
||||
<!-- api_services->api_server -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>api_services->api_server</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M244.23,-76.65C270.39,-65.06 309.65,-47.66 338.2,-35.01"/>
|
||||
<polygon fill="#b03a3a" stroke="black" points="339.46,-38.28 347.19,-31.03 336.63,-31.88 339.46,-38.28"/>
|
||||
</g>
|
||||
<!-- api_services_create_conversation->api_services -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>api_services_create_conversation->api_services</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M332.5,-149.81C307.21,-137.01 276.04,-121.23 252.36,-109.24"/>
|
||||
<polygon fill="#b83d3d" stroke="black" points="254.23,-106.26 243.73,-104.87 251.07,-112.51 254.23,-106.26"/>
|
||||
</g>
|
||||
<!-- api_services_generate_response->api_services -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>api_services_generate_response->api_services</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M216.35,-143.55C216.35,-135.86 216.35,-127.56 216.35,-119.88"/>
|
||||
<polygon fill="#993333" stroke="black" points="219.85,-120 216.35,-110 212.85,-120 219.85,-120"/>
|
||||
</g>
|
||||
<!-- api_services_stream_response->api_services -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>api_services_stream_response->api_services</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M105.48,-150.46C129.27,-137.7 158.87,-121.82 181.51,-109.69"/>
|
||||
<polygon fill="#993333" stroke="black" points="182.88,-112.92 190.04,-105.11 179.57,-106.75 182.88,-112.92"/>
|
||||
</g>
|
||||
<!-- beanie -->
|
||||
<g id="node10" class="node">
|
||||
<title>beanie</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#c0a040" stroke="black" cx="334.35" cy="-636.88" rx="27" ry="18"/>
|
||||
<text text-anchor="middle" x="334.35" y="-633" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">beanie</text>
|
||||
</g>
|
||||
<!-- beanie->api_config -->
|
||||
<g id="edge14" class="edge">
|
||||
<title>beanie->api_config</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M353.79,-623.84C359.05,-620.84 364.83,-617.78 370.35,-615.31 416.54,-594.66 487.83,-629.01 478.35,-579.31"/>
|
||||
<path fill="none" stroke="black" d="M478.35,-578.31C476.86,-570.51 476.37,-561.94 476.38,-554.01"/>
|
||||
<polygon fill="#c0a040" stroke="black" points="479.88,-554.26 476.67,-544.16 472.88,-554.06 479.88,-554.26"/>
|
||||
</g>
|
||||
<!-- fastapi -->
|
||||
<g id="node11" class="node">
|
||||
<title>fastapi</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#80b34c" stroke="black" cx="533.35" cy="-173.52" rx="27" ry="18"/>
|
||||
<text text-anchor="middle" x="533.35" y="-169.65" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">fastapi</text>
|
||||
</g>
|
||||
<!-- fastapi->api_server -->
|
||||
<g id="edge15" class="edge">
|
||||
<title>fastapi->api_server</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M538.37,-155.41C542.47,-137.8 545.77,-110.27 533.35,-91"/>
|
||||
</g>
|
||||
<!-- fastapi_responses -->
|
||||
<g id="node12" class="node">
|
||||
<title>fastapi_responses</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#85c247" stroke="black" cx="568.35" cy="-260.61" rx="43.13" ry="21.57"/>
|
||||
<text text-anchor="middle" x="568.35" y="-262.36" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">fastapi.</text>
|
||||
<text text-anchor="middle" x="568.35" y="-251.11" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">responses</text>
|
||||
</g>
|
||||
<!-- fastapi_responses->api_server -->
|
||||
<g id="edge16" class="edge">
|
||||
<title>fastapi_responses->api_server</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M572.2,-239.02C575.77,-215.48 579.2,-176.04 569.35,-144 560.98,-116.78 548.78,-114.93 533.35,-91"/>
|
||||
</g>
|
||||
<!-- fastapi_responses->fastapi -->
|
||||
<g id="edge17" class="edge">
|
||||
<title>fastapi_responses->fastapi</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M559.87,-239.01C555.26,-227.79 549.49,-213.76 544.51,-201.66"/>
|
||||
<polygon fill="#85c247" stroke="black" points="547.83,-200.54 540.79,-192.62 541.36,-203.2 547.83,-200.54"/>
|
||||
</g>
|
||||
<!-- hvac -->
|
||||
<g id="node13" class="node">
|
||||
<title>hvac</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#40c060" stroke="black" cx="406.35" cy="-636.88" rx="27" ry="18"/>
|
||||
<text text-anchor="middle" x="406.35" y="-633" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">hvac</text>
|
||||
</g>
|
||||
<!-- hvac->api_config -->
|
||||
<g id="edge18" class="edge">
|
||||
<title>hvac->api_config</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M425.31,-623.52C447.07,-608.98 479.62,-585.99 478.35,-579.31"/>
|
||||
</g>
|
||||
<!-- langfuse -->
|
||||
<g id="node14" class="node">
|
||||
<title>langfuse</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#47c2c2" stroke="black" cx="178.35" cy="-411.74" rx="31.21" ry="18"/>
|
||||
<text text-anchor="middle" x="178.35" y="-407.87" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">langfuse</text>
|
||||
</g>
|
||||
<!-- langfuse->api_services_generate_response -->
|
||||
<g id="edge19" class="edge">
|
||||
<title>langfuse->api_services_generate_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M175.44,-393.35C173.57,-378.15 172.47,-355.68 178.35,-337.18"/>
|
||||
</g>
|
||||
<!-- langfuse->api_services_stream_response -->
|
||||
<g id="edge20" class="edge">
|
||||
<title>langfuse->api_services_stream_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M155.63,-399.07C134.19,-386.24 106.28,-363.87 113.35,-337.18"/>
|
||||
</g>
|
||||
<!-- langfuse_decorators -->
|
||||
<g id="node15" class="node">
|
||||
<title>langfuse_decorators</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#47c2c2" stroke="black" cx="85.35" cy="-411.74" rx="43.66" ry="21.57"/>
|
||||
<text text-anchor="middle" x="85.35" y="-413.49" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">langfuse.</text>
|
||||
<text text-anchor="middle" x="85.35" y="-402.24" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">decorators</text>
|
||||
</g>
|
||||
<!-- langfuse_decorators->api_services_generate_response -->
|
||||
<g id="edge21" class="edge">
|
||||
<title>langfuse_decorators->api_services_generate_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M178.35,-335.18C189.48,-300.1 211.83,-298.13 216.35,-261.61"/>
|
||||
<path fill="none" stroke="black" d="M216.35,-259.61C218.15,-245.06 218.55,-229.01 218.37,-214.81"/>
|
||||
<polygon fill="#47c2c2" stroke="black" points="221.87,-214.81 218.14,-204.89 214.88,-214.97 221.87,-214.81"/>
|
||||
<path fill="none" stroke="black" d="M118.02,-397.05C141.07,-385.18 169.38,-365.43 178.35,-337.18"/>
|
||||
</g>
|
||||
<!-- langfuse_decorators->api_services_stream_response -->
|
||||
<g id="edge22" class="edge">
|
||||
<title>langfuse_decorators->api_services_stream_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M94.5,-390.2C100.65,-375.65 108.49,-355.54 113.35,-337.18"/>
|
||||
</g>
|
||||
<!-- motor -->
|
||||
<g id="node16" class="node">
|
||||
<title>motor</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#4766c2" stroke="black" cx="478.35" cy="-636.88" rx="27" ry="18"/>
|
||||
<text text-anchor="middle" x="478.35" y="-633" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">motor</text>
|
||||
</g>
|
||||
<!-- motor->api_config -->
|
||||
<g id="edge23" class="edge">
|
||||
<title>motor->api_config</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M480.01,-618.64C480.7,-607.35 480.83,-592.33 478.35,-579.31"/>
|
||||
</g>
|
||||
<!-- motor_motor_asyncio -->
|
||||
<g id="node17" class="node">
|
||||
<title>motor_motor_asyncio</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#4c66b3" stroke="black" cx="579.35" cy="-636.88" rx="56.39" ry="21.57"/>
|
||||
<text text-anchor="middle" x="579.35" y="-638.63" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">motor.</text>
|
||||
<text text-anchor="middle" x="579.35" y="-627.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">motor_asyncio</text>
|
||||
</g>
|
||||
<!-- motor_motor_asyncio->api_config -->
|
||||
<g id="edge24" class="edge">
|
||||
<title>motor_motor_asyncio->api_config</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M539.82,-621.03C512.68,-609.65 481.06,-593.52 478.35,-579.31"/>
|
||||
</g>
|
||||
<!-- pydantic -->
|
||||
<g id="node18" class="node">
|
||||
<title>pydantic</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#7f26d9" stroke="black" cx="296.35" cy="-411.74" rx="31.21" ry="18"/>
|
||||
<text text-anchor="middle" x="296.35" y="-407.87" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">pydantic</text>
|
||||
</g>
|
||||
<!-- pydantic->api_server -->
|
||||
<g id="edge25" class="edge">
|
||||
<title>pydantic->api_server</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M533.35,-89C509.61,-49.53 457.62,-32.24 419.53,-24.71"/>
|
||||
<polygon fill="#7f26d9" stroke="black" points="420.15,-21.27 409.69,-22.95 418.91,-28.16 420.15,-21.27"/>
|
||||
<path fill="none" stroke="black" d="M318.54,-398.72C324.27,-395.78 330.48,-392.75 336.35,-390.18 398.03,-363.11 449.72,-398.16 478.35,-337.18"/>
|
||||
<path fill="none" stroke="black" d="M478.35,-335.18C514.63,-257.88 468.24,-224.27 497.35,-144 507.05,-117.23 548.02,-115.4 533.35,-91"/>
|
||||
</g>
|
||||
<!-- pydantic->api_services_generate_response -->
|
||||
<g id="edge26" class="edge">
|
||||
<title>pydantic->api_services_generate_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M216.35,-335.18C196.28,-309.36 212.33,-294.06 216.35,-261.61"/>
|
||||
</g>
|
||||
<!-- pydantic->api_services_stream_response -->
|
||||
<g id="edge27" class="edge">
|
||||
<title>pydantic->api_services_stream_response</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M216.35,-335.18C185.9,-295.99 157.63,-304.31 132.35,-261.61"/>
|
||||
<path fill="none" stroke="black" d="M277.86,-396.74C260.49,-382.94 234.52,-360.57 216.35,-337.18"/>
|
||||
</g>
|
||||
<!-- pydantic_settings -->
|
||||
<g id="node19" class="node">
|
||||
<title>pydantic_settings</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<ellipse fill="#b6539d" stroke="black" cx="708.35" cy="-636.88" rx="54.73" ry="18"/>
|
||||
<text text-anchor="middle" x="708.35" y="-633" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#ffffff">pydantic_settings</text>
|
||||
</g>
|
||||
<!-- pydantic_settings->api_config -->
|
||||
<g id="edge28" class="edge">
|
||||
<title>pydantic_settings->api_config</title><style>.edge>path:hover{stroke-width:8}</style>
|
||||
<path fill="none" stroke="black" d="M671.3,-623.3C662.51,-620.5 653.14,-617.67 644.35,-615.31 607.89,-605.52 485.42,-616.39 478.35,-579.31"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user