|
|
50b2e35e7b
|
feat: replace hardcoded VDB/Graph calls with uapi-based async functions
- Add _call_uapi() for unified GPU service calling via uapi config
- Add _call_vdb_async() / _call_graph_async() async wrappers
- Update doc_delete_handler to use async versions
- Keep sync wrappers for backward compat
|
2026-07-27 12:10:28 +08:00 |
|
|
|
fbba95e683
|
fix: /rag/ prefix in all module URLs
|
2026-07-24 14:34:36 +08:00 |
|
|
|
0712856f09
|
add pyproject.toml
|
2026-07-24 13:48:13 +08:00 |
|
|
|
e2c70c23c1
|
clean: remove conf directory
|
2026-07-24 13:45:39 +08:00 |
|
|
|
5664508234
|
fix: wwwroot/json/models/conf at repo root (Sage module convention)
|
2026-07-24 13:39:39 +08:00 |
|
|
|
8bef57b89e
|
fix: move code into rag/ subpackage for find_packages()
|
2026-07-24 13:36:54 +08:00 |
|
|
|
796df405b4
|
fix: move CRUD json to json/, keep models/ for DB defs
|
2026-07-24 13:35:13 +08:00 |
|
|
|
93fa95ea69
|
fix: rename init_ragserver → init_rag_module
|
2026-07-24 13:26:57 +08:00 |
|
|
|
84f3d6e284
|
init: RAG business module
|
2026-07-24 13:24:20 +08:00 |
|