7 Commits

Author SHA1 Message Date
1060cac2de feat: llm_api_map CRUD management and ownerid-based data isolation
- Update json/llm.json subtable from llm_catelog_rel to llm_api_map
- Rewrite json/llm_api_map.json as standard CRUD format (tblname+params)
- Add models/llm_api_map.json table definition (summary/fields/indexes/codes)
- Add independent management UI (llm_api_map_manage.ui)
- Add CRUD DSPY APIs (list/create/delete/options) with ownerid filtering
- All operations verify l.ownerid for data isolation
- Add uapi_options.dspy for API selection dropdown
2026-05-20 17:29:27 +08:00
3ddf1a545d bugfix 2026-05-19 15:32:16 +08:00
baee3e08dc bugfix 2025-12-22 16:25:19 +08:00
66523723a4 bugfix 2025-12-22 16:21:41 +08:00
7851e80822 bugfix 2025-09-04 13:47:32 +08:00
668ab8f585 bugfix 2025-09-01 18:55:16 +08:00
ae0cf46c59 first commit 2025-07-16 14:19:09 +08:00