yumoqing 9aa917bce5 feat: add data_filter and CRUD endpoints for llm table
- Add data_filter with 4 searchable fields (name LIKE, model LIKE, providerid, upappid)
- Add filter_labels for search form display
- Create llm_list.dspy with DBFilter support and LIKE wildcard handling
- Create llm_create.dspy, llm_update.dspy, llm_delete.dspy
- Create get_organizations.dspy and get_upapps.dspy for dropdown options
- Add browserfields alters for providerid and upappid dropdowns
- Add editable URLs for DataViewer CRUD operations
2026-05-26 14:26:38 +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 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-05-22 14:28:51 +08:00
2026-03-30 16:07:52 +08:00
2025-12-22 18:06:02 +08:00
2026-05-21 13:19:48 +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-05-21 13:19:48 +08:00