try dark theme
This commit is contained in:
parent
e4bf678572
commit
d7931d6d95
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ Ready to get started? Try the [quickstart](/quickstart) to install OpenRAG and s
|
||||||
OpenRAG deploys and orchestrates a lightweight, container-based architecture that combines **Langflow**, **OpenSearch**, and **Docling** into a cohesive RAG platform.
|
OpenRAG deploys and orchestrates a lightweight, container-based architecture that combines **Langflow**, **OpenSearch**, and **Docling** into a cohesive RAG platform.
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
|
---
|
||||||
|
config:
|
||||||
|
theme: 'dark'
|
||||||
|
---
|
||||||
flowchart TD
|
flowchart TD
|
||||||
subgraph Containers
|
subgraph Containers
|
||||||
backend[OpenRAG Backend] --> langflow[Langflow]
|
backend[OpenRAG Backend] --> langflow[Langflow]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue