8 Commits

Author SHA1 Message Date
76622381be bugfix 2026-05-21 13:19:48 +08:00
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
a5c459599a bugfix 2026-05-08 11:02:00 +08:00
6afbc71b13 bugfix 2026-05-08 10:54:33 +08:00
f324cbf9f7 bugfix 2026-04-23 17:43:37 +08:00
29f488b280 bugfix 2026-04-23 17:32:03 +08:00
df3257ef14 bugfix 2026-04-02 13:34:41 +08:00
adb3d9b30d bugfix 2026-04-01 13:38:46 +08:00