CaptainB
|
3f5180d54d
|
fix: remove default value for folder_id and use workspace_id instead
|
2025-06-12 11:52:46 +08:00 |
|
wxg0103
|
5f10b70e24
|
refactor: tools add default workspace_id
|
2025-06-09 15:26:21 +08:00 |
|
wxg0103
|
93833849c1
|
refactor: file to oss
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-06 11:42:31 +08:00 |
|
CaptainB
|
a4b6570110
|
feat: rename tool_type to scope and update related query parameters for tool filtering
|
2025-06-05 16:27:54 +08:00 |
|
CaptainB
|
5cb7fc8d9a
|
feat: refactor shared tool API to utilize ToolSerializer for create, update, and import operations
|
2025-06-05 11:12:17 +08:00 |
|
CaptainB
|
40137f147b
|
feat: enhance init_params handling with encryption and decryption for tools and shared tools
|
2025-06-04 19:15:33 +08:00 |
|
CaptainB
|
c775f2a57f
|
feat: add edit icon functionality for tools and shared tools
|
2025-06-04 18:48:20 +08:00 |
|
CaptainB
|
e525f77fa0
|
feat: refactor pylint handling and update endpoint for workspace tool
|
2025-06-04 11:08:05 +08:00 |
|
CaptainB
|
aa593f3790
|
feat: refactor user_id handling and enhance tool query logic
|
2025-06-03 16:31:07 +08:00 |
|
CaptainB
|
e24f211674
|
feat: add optional user_id parameter to tool queries and serializers
|
2025-05-15 11:04:54 +08:00 |
|
CaptainB
|
7780d89c55
|
feat: add pagination method for tools with folder data in tool.py
|
2025-05-15 10:40:29 +08:00 |
|
CaptainB
|
b13799d584
|
feat: add Pylint API for code checking and integrate with tool operations
|
2025-05-14 14:35:13 +08:00 |
|
CaptainB
|
25da46d13f
|
fix: make desc field optional in KnowledgeFolder and ToolFolder models
|
2025-05-14 11:31:54 +08:00 |
|
CaptainB
|
1448927f4e
|
feat: add ToolFolderFlatSerializer for flat folder serialization in Tool API
|
2025-05-07 10:29:23 +08:00 |
|
CaptainB
|
4cb513dd3f
|
feat: enhance Tool API to return folder and tool structure for a given folder ID
|
2025-05-07 10:05:53 +08:00 |
|
CaptainB
|
ee37d7c320
|
feat: implement web knowledge synchronization with ForkManage and related handlers
|
2025-04-28 11:27:59 +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
|
fe032822f4
|
feat: add ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module
|
2025-04-18 17:54:06 +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 |
|