remove bad one and try style
This commit is contained in:
parent
63bb1995a5
commit
f3f07cb5fd
1 changed files with 1 additions and 15 deletions
|
|
@ -76,6 +76,7 @@ flowchart LR
|
||||||
```
|
```
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
|
%%{init: {'theme': 'dark', 'flowchart': {'useMaxWidth': true, 'width': '100%'}}}%%
|
||||||
architecture-beta
|
architecture-beta
|
||||||
group ext(cloud)[External connectors]
|
group ext(cloud)[External connectors]
|
||||||
service drive1(disk)[Google Drive] in ext
|
service drive1(disk)[Google Drive] in ext
|
||||||
|
|
@ -104,21 +105,6 @@ architecture-beta
|
||||||
drive1{group}:B -- T:backend{group}
|
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
|
```mermaid
|
||||||
flowchart TD
|
flowchart TD
|
||||||
subgraph Containers
|
subgraph Containers
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue