yao/share
Max c74916296a Enhance model definitions and loading process for system models
- Added new system models for assistant, attachment, audit, chat, config, dsl, history, and kb with metadata including tags, built-in status, read-only attributes, and sort order.
- Refactored the model loading process to include a dedicated function for loading system models, improving organization and maintainability.
- Updated the application loading logic to set a default prefix for system tables, ensuring consistent naming conventions.
- Improved error handling during model loading and migration processes for better reliability.
2025-07-15 16:33:14 +08:00
..
api.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
api_test.go [add] Buntdb for session store 2022-05-27 14:18:59 +08:00
app.go 优化代码结构 2021-10-19 09:27:53 +08:00
columns.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
const.go feat: Update versioning and commit information in Makefile and version command 2025-05-18 16:47:32 +08:00
db.go [add] migrate runtime 2023-02-03 10:58:39 +08:00
filters.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
importable.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
importable_test.go 拆分处理器目录 2022-02-09 08:59:16 +08:00
session.go [optimize] yao start command 2023-01-14 18:02:12 +08:00
types.go Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
utils.go Add support for field selection in assistant filtering 2025-01-31 11:02:31 +08:00
watch.go [add] Socket client mode support & fix watch bug 2022-03-01 16:39:36 +08:00
watch_test.go [add] Socket client mode support & fix watch bug 2022-03-01 16:39:36 +08:00