yumoqing 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
..
2025-08-29 21:29:25 +08:00
2026-05-19 16:21:23 +08:00
2026-05-19 16:12:54 +08:00
2026-03-18 11:40:00 +08:00
2026-05-16 21:31:19 +08:00
2026-05-16 15:14:31 +08:00
2026-05-08 10:54:33 +08:00
2026-04-27 10:41:15 +08:00
2026-04-05 16:02:45 +08:00
2026-04-10 16:48:33 +08:00
2026-04-09 16:29:05 +08:00
2026-03-30 12:04:24 +08:00
2026-03-30 16:07:52 +08:00
2025-12-22 18:06:02 +08:00
2026-03-27 11:15:26 +08:00
2025-11-13 15:08:15 +08:00
2026-03-18 13:42:40 +08:00
2026-03-27 13:20:16 +08:00
2026-01-06 13:31:50 +08:00
2026-02-27 16:47:00 +08:00
2025-09-11 18:05:07 +08:00
2026-04-08 17:28:32 +08:00
2026-03-29 17:28:39 +08:00
2026-04-23 17:32:03 +08:00