smart_ide/.gitmodules
4NK a1ac5ae66b Add Chandra OCR service (datalab-to upstream submodule, CLI wrapper)
- Submodule services/chandra/upstream (shallow), run-chandra.sh, .env.example
- Docs: service-chandra, chandra-ocr-documents; link from PageIndex feature
- Index updates in docs/README, repo/README, services, system-architecture
2026-04-03 22:27:18 +02:00

13 lines
421 B
Plaintext

[submodule "services/carbonyl/upstream"]
path = services/carbonyl/upstream
url = https://github.com/fathyb/carbonyl.git
shallow = true
[submodule "services/pageindex/upstream"]
path = services/pageindex/upstream
url = https://github.com/VectifyAI/PageIndex.git
shallow = true
[submodule "services/chandra/upstream"]
path = services/chandra/upstream
url = https://github.com/datalab-to/chandra.git
shallow = true