Adding support for docker
This commit is contained in:
11
HLd.md
Normal file
11
HLd.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# High Level Diagram for Document-Uploader to Knowledge Base
|
||||||
|
|
||||||
|
```mermaid
|
||||||
|
flowchart TD
|
||||||
|
UI([User Interface])
|
||||||
|
API([Explorer API])
|
||||||
|
KB[(Knowledge Base)]
|
||||||
|
|
||||||
|
UI <--> API
|
||||||
|
API <--> KB
|
||||||
|
```
|
||||||
1
ux_riya_kb_uploader
Submodule
1
ux_riya_kb_uploader
Submodule
Submodule ux_riya_kb_uploader added at d596399d57
Reference in New Issue
Block a user