remove bad one and try style

This commit is contained in:
April M 2025-11-21 09:35:38 -08:00
parent 63bb1995a5
commit f3f07cb5fd

View file

@ -76,6 +76,7 @@ flowchart LR
```
```mermaid
%%{init: {'theme': 'dark', 'flowchart': {'useMaxWidth': true, 'width': '100%'}}}%%
architecture-beta
group ext(cloud)[External connectors]
service drive1(disk)[Google Drive] in ext
@ -104,21 +105,6 @@ architecture-beta
drive1{group}:B -- T:backend{group}
```
```mermaid
mindmap
root((OpenRAG backend container))
Langflow
OpenSearch
OpenRAG frontend
Local services
Docling Serve
External connectors
Google Drive
OneDrive
SharePoint
Others
```
```mermaid
flowchart TD
subgraph Containers