CaptainB
|
770089e432
|
feat: add initial implementation of document and paragraph models with serializers
|
2025-04-29 10:04:34 +08:00 |
|
CaptainB
|
ee37d7c320
|
feat: implement web knowledge synchronization with ForkManage and related handlers
|
2025-04-28 11:27:59 +08:00 |
|
CaptainB
|
724686762e
|
feat: add knowledge management API and permissions
|
2025-04-25 18:18:47 +08:00 |
|
CaptainB
|
3205ff2a65
|
feat: add knowledge management
sync2gitee / repo-sync (push) Has been cancelled
|
2025-04-25 14:58:22 +08:00 |
|
CaptainB
|
f08b551a72
|
chore: fix typo.
|
2025-04-25 13:32:26 +08:00 |
|
CaptainB
|
4c38e8a82b
|
feat: add dynamic SQL execution and pagination functionality with custom query compiler
|
2025-04-24 11:37:11 +08:00 |
|
CaptainB
|
91f16aa394
|
feat: add ToolEditRequest serializer for editing tool properties
sync2gitee / repo-sync (push) Waiting to run
|
2025-04-23 11:34:19 +08:00 |
|
CaptainB
|
a9d962c1f1
|
feat: implement RestrictedUnpickler for secure deserialization and enhance import functionality
|
2025-04-23 10:33:26 +08:00 |
|
CaptainB
|
11331a60e0
|
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
sync2gitee / repo-sync (push) Waiting to run
|
2025-04-22 17:53:47 +08:00 |
|
CaptainB
|
bbd7079166
|
feat: add import and export endpoints to ToolView for workspace tools
|
2025-04-22 17:06:39 +08:00 |
|
CaptainB
|
a8cda7d4a4
|
feat: consolidate module and tool views by removing redundant classes and updating API endpoints
|
2025-04-21 10:59:42 +08:00 |
|
CaptainB
|
16cafec6af
|
fix: update module and tool URLs to avoid duplicate paths for ModuleTreeView and ToolTreeView
sync2gitee / repo-sync (push) Has been cancelled
|
2025-04-18 21:16:31 +08:00 |
|
CaptainB
|
2c0cb5b6e6
|
feat: update module and tool delete APIs to use DefaultResultSerializer for responses
|
2025-04-18 19:11:26 +08:00 |
|
CaptainB
|
7c15082e53
|
feat: update API documentation to specify retrieval of tool by module
|
2025-04-18 19:05:53 +08:00 |
|
CaptainB
|
83b494f700
|
feat: add DefaultResultSerializer to module and tool delete operations responses
|
2025-04-18 18:58:49 +08:00 |
|
CaptainB
|
fe032822f4
|
feat: add ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module
|
2025-04-18 17:54:06 +08:00 |
|
CaptainB
|
9b0f9b04b7
|
refactor: remove tool_type field and update imports in tool model
sync2gitee / repo-sync (push) Waiting to run
|
2025-04-18 17:08:59 +08:00 |
|
CaptainB
|
0b8f5d7597
|
feat: implement CRUD operations for tools with API views
|
2025-04-18 16:42:46 +08:00 |
|
CaptainB
|
d49fd74305
|
feat: add ToolModule model and API for managing tool modules with workspace support
|
2025-04-18 13:33:29 +08:00 |
|
CaptainB
|
4c23b9aded
|
feat: implement Tool model and related API for Tool management
|
2025-04-17 14:11:57 +08:00 |
|