-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLLM_interface.drawio
62 lines (62 loc) · 4.04 KB
/
LLM_interface.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15" version="24.7.17">
<diagram name="Pagina-1" id="zsE3jmYKk0pwuO4_dAgR">
<mxGraphModel dx="1396" dy="967" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="3" value="Agent 1" style="rounded=1;arcSize=40;strokeWidth=2" parent="1" vertex="1">
<mxGeometry x="90" y="80" width="85" height="49" as="geometry" />
</mxCell>
<mxCell id="4" value="Agent 2" style="rounded=1;arcSize=40;strokeWidth=2" parent="1" vertex="1">
<mxGeometry x="240" y="80" width="85" height="49" as="geometry" />
</mxCell>
<mxCell id="5" value="Agent 3" style="rounded=1;arcSize=40;strokeWidth=2" parent="1" vertex="1">
<mxGeometry x="413.5" y="80" width="85" height="49" as="geometry" />
</mxCell>
<mxCell id="6" value="Linda server" style="rounded=1;arcSize=40;strokeWidth=2" parent="1" vertex="1">
<mxGeometry x="240" y="200" width="118" height="49" as="geometry" />
</mxCell>
<mxCell id="7" value="PyDALI+ LLM API" style="rounded=1;arcSize=40;strokeWidth=2" parent="1" vertex="1">
<mxGeometry x="240" y="330" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="10" value="" style="curved=1;startArrow=classic;endArrow=block;exitX=1;exitY=0.5;entryX=0.05;entryY=0;startFill=1;exitDx=0;exitDy=0;" parent="1" source="3" target="6" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="13" value="" style="curved=1;startArrow=classic;endArrow=block;entryX=0.5;entryY=0;startFill=1;entryDx=0;entryDy=0;" parent="1" source="4" target="6" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="300" y="190" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="16" value="" style="curved=1;startArrow=classic;endArrow=block;startFill=1;" parent="1" source="5" target="6" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="20" value="" style="curved=1;startArrow=classic;endArrow=block;entryX=0.408;entryY=-0.023;startFill=1;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="6" target="7" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="b1rcZ0R0Oq94kbtFTMQL-23" value="LLM Service" style="rounded=1;arcSize=40;strokeWidth=2" vertex="1" parent="1">
<mxGeometry x="550" y="330" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="b1rcZ0R0Oq94kbtFTMQL-24" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7" target="b1rcZ0R0Oq94kbtFTMQL-23">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="510" y="240" as="sourcePoint" />
<mxPoint x="610" y="140" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="b1rcZ0R0Oq94kbtFTMQL-27" value="" style="swimlane;startSize=0;" vertex="1" parent="1">
<mxGeometry x="40" y="49" width="520" height="241" as="geometry" />
</mxCell>
<mxCell id="b1rcZ0R0Oq94kbtFTMQL-28" value="DALI MAS&nbsp;<div>Internal communcation</div>" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="b1rcZ0R0Oq94kbtFTMQL-27">
<mxGeometry x="350" y="181" width="60" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>