Adding support for docker

This commit is contained in:
2026-03-24 22:09:13 +05:30
parent 2b6f0ef93e
commit 546a354b23
2 changed files with 12 additions and 0 deletions

11
HLd.md Normal file
View 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

Submodule ux_riya_kb_uploader added at d596399d57