7 Commits

Author SHA1 Message Date
6cc3986a2d feat: support multi-catalog for LLMs
- Create llm_catalog_rel model for one-to-many relationship
- Remove llmcatelogid from llm model
- Update SQL queries in utils.py and dspy files to use join
- Add maintenance UI (llm_catalog_rel_manage.ui) and API endpoints
- Filter options by user's orgid
2026-05-16 21:31:19 +08:00
b487bc9c34 bugfix 2026-03-31 15:14:12 +08:00
bac11ef34b bugfix 2026-03-31 14:48:55 +08:00
1daf66f5d1 bugfix 2026-03-31 14:48:01 +08:00
22cc963885 bugfix 2026-03-31 14:42:00 +08:00
dd5478eb68 bugfix 2026-03-31 14:32:51 +08:00
245d117b56 bugfix 2026-03-31 14:17:30 +08:00