-
54836d549c
feat: add Embedding API for re-vectorization of knowledge objects
CaptainB
2025-05-08 17:17:09 +0800
-
b6f5a8378a
feat: add HitTest API for knowledge base query testing and update SyncWeb API to use knowledge_id
CaptainB
2025-05-08 16:49:00 +0800
-
7dcd1a71e8
feat: add SyncWeb and GenerateRelated APIs for knowledge base synchronization and related generation
CaptainB
2025-05-08 16:19:22 +0800
-
0ae489a50b
feat: layout
wangdan-fit2cloud
2025-05-08 16:23:03 +0800
-
9f004defd9
feat: add SHA256 hash attribute to knowledge object on save
CaptainB
2025-05-08 12:34:51 +0800
-
ab479c422c
feat: add delete method to File API for file removal
CaptainB
2025-05-08 12:15:00 +0800
-
4d44637ae5
feat: add file size attribute to knowledge object on save
CaptainB
2025-05-08 11:31:16 +0800
-
4b30b5b1b5
fix: correct tag casing in File API documentation
CaptainB
2025-05-08 10:50:45 +0800
-
0401c01c93
refactor: user add role setting
wxg0103
2025-05-08 10:51:01 +0800
-
3010fa835f
feat: implement File API for file upload and retrieval with new endpoints
CaptainB
2025-05-08 10:42:00 +0800
-
06d5c10ac6
chore: reformat code
CaptainB
2025-05-08 09:56:35 +0800
-
906407a15b
feat: update Problem API to batch process request data in post method
CaptainB
2025-05-07 18:51:26 +0800
-
a90f6c89cb
refactor: email setting
wxg0103
2025-05-07 18:09:45 +0800
-
a09d0d5171
feat: add ProblemParagraphAPI for retrieving associated paragraphs and update routing
CaptainB
2025-05-07 17:37:34 +0800
-
6cdd5b4508
feat: implement Problem API for delete and modify operations with new Operate endpoint
CaptainB
2025-05-07 17:14:05 +0800
-
a6c74024b0
feat: implement pagination support for Problem API with new Page endpoint
CaptainB
2025-05-07 16:53:02 +0800
-
4995721399
feat: implement Problem API for CRUD operations and batch processing
CaptainB
2025-05-07 16:09:48 +0800
-
fd7fd36626
feat: model
wangdan-fit2cloud
2025-05-07 15:58:42 +0800
-
ecc25796a6
feat: update document and paragraph batch operations to use PUT method and rename classes for clarity
CaptainB
2025-05-07 14:49:32 +0800
-
a04c2efa41
feat: add pagination support for paragraph retrieval in Paragraph API
CaptainB
2025-05-07 14:06:27 +0800
-
36da813eea
feat: implement Paragraph API for CRUD operations and batch deletion
CaptainB
2025-05-07 13:53:04 +0800
-
10105ce5ab
feat: implement Paragraph API for CRUD operations and batch deletion
CaptainB
2025-05-07 12:02:51 +0800
-
bcc7c1acf1
refactor: add noqa comments to suppress linting warnings for folder type retrieval
CaptainB
2025-05-07 10:45:16 +0800
-
bcf6ccee20
refactor: File model (#3050)
shaohuzhang1
2025-05-07 11:45:00 +0800
-
442dd209a5
feat: add KnowledgeFolderFlatSerializer for flat folder representation in Knowledge API
CaptainB
2025-05-07 10:30:56 +0800
-
1448927f4e
feat: add ToolFolderFlatSerializer for flat folder serialization in Tool API
CaptainB
2025-05-07 10:25:15 +0800
-
4e77ebcc91
feat: model
wangdan-fit2cloud
2025-05-07 10:10:10 +0800
-
b219c72c4a
feat: model
wangdan-fit2cloud
2025-05-06 10:13:52 +0800
-
4cb513dd3f
feat: enhance Tool API to return folder and tool structure for a given folder ID
CaptainB
2025-05-07 10:05:53 +0800
-
115e11052c
feat: Resources authorization (#3039)
shaohuzhang1
2025-05-06 18:35:11 +0800
-
bd865ceafc
feat: add DocumentSplitPatternAPI for segment ID retrieval with workspace and knowledge ID parameters
CaptainB
2025-05-06 17:56:49 +0800
-
6f5645e16c
feat: add DocumentTreeReadAPI for document pagination and file size limit to knowledge model
CaptainB
2025-05-06 17:39:26 +0800
-
c3b979decc
feat: add CancelTaskAPI and batch cancellation endpoints for document tasks
CaptainB
2025-05-06 15:53:30 +0800
-
e702af8c2b
feat: enhance Document API with workspace ID support for get, put, and delete operations
CaptainB
2025-05-06 14:33:59 +0800
-
3e9069aac1
refactor: bailian
wxg0103
2025-05-06 15:03:31 +0800
-
0e66b8a186
feat: add summary fields to extend_schema for folder and document APIs
CaptainB
2025-05-06 13:54:42 +0800
-
24e734fb36
feat: enhance Document API with create and query functionalities
CaptainB
2025-05-06 11:05:34 +0800
-
ba5028858c
feat: add DocumentBatchCreateAPI for batch document creation
CaptainB
2025-04-30 18:18:56 +0800
-
ee2ac7835c
build(deps): bump the python-dependencies group with 7 updates
dependabot[bot]
2025-05-01 18:50:38 +0000
-
0d3eb431f6
feat: implement batch processing for document creation, synchronization, and deletion
CaptainB
2025-04-30 17:48:31 +0800
-
43bef216d5
refactor: reorganize file handling imports into a structured directory
CaptainB
2025-04-30 16:06:30 +0800
-
2a5cd4ca14
build(deps): update pymupdf to 1.25.5 and pypdf to 5.4.0
CaptainB
2025-04-30 15:57:51 +0800
-
48297d81e5
feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats
CaptainB
2025-04-30 14:14:41 +0800
-
c8ce7e28d8
feat: layout
wangdan-fit2cloud
2025-04-30 14:53:42 +0800
-
7be1173843
build(deps): bump the python-dependencies group with 5 updates
dependabot[bot]
2025-04-30 03:22:43 +0000
-
1ca395094e
build: update build-and-push.yml.
liqiang-fit2cloud
2025-04-30 10:23:19 +0800
-
adba1829c0
Merge remote-tracking branch 'origin/v2' into v2
liqiang-fit2cloud
2025-04-30 10:15:59 +0800
-
-
ced932b07c
build: update build-and-push.yml.
liqiang-fit2cloud
2025-04-30 10:15:49 +0800
-
4dcd150c8d
refactor: improve code readability and formatting in common, knowledge, and paragraph modules
CaptainB
2025-04-29 13:07:22 +0800
-
-
132fd1b84d
refactor: i18n
wxg0103
2025-04-29 15:45:47 +0800
-
3b5a02307c
refactor: celery config
CaptainB
2025-04-29 11:47:50 +0800
-
870fabe187
chore: add init file for every folder
CaptainB
2025-04-29 10:31:28 +0800
-
770089e432
feat: add initial implementation of document and paragraph models with serializers
CaptainB
2025-04-28 16:31:46 +0800
-
8c362b0f99
feat: update translation strings and add new error messages in django.po
CaptainB
2025-04-28 13:33:43 +0800
-
69e35b36aa
feat: layout
wangdan-fit2cloud
2025-04-28 18:14:16 +0800
-
ab46d7ab61
feat: layout
wangdan-fit2cloud
2025-04-28 15:23:25 +0800
-
06f834b7e3
feat: user manage
wxg0103
2025-04-28 17:36:56 +0800
-
5481b8a2aa
feat: auth
shaohuzhang1
2025-04-28 14:41:46 +0800
-
4369be9867
feat: add env (#3013)
shaohuzhang1
2025-04-28 13:48:01 +0800
-
118db9dd14
fix: authentication errors (#3012)
shaohuzhang1
2025-04-28 13:03:54 +0800
-
0df7c7247d
feat: implement web knowledge synchronization with ForkManage and related handlers
CaptainB
2025-04-28 11:53:38 +0800
-
ee37d7c320
feat: implement web knowledge synchronization with ForkManage and related handlers
CaptainB
2025-04-28 10:39:23 +0800
-
99fd32897c
feat: UI permission instruction (#3010)
shaohuzhang1
2025-04-28 10:20:40 +0800
-
c79479d80b
feat: User profile returns permission role information (#3005)
shaohuzhang1
2025-04-27 18:27:35 +0800
-
7bda26d92a
feat: Improve workspace resource authorization (#3004)
shaohuzhang1
2025-04-27 18:14:50 +0800
-
7aa294db38
feat: support create user
wxg0103
2025-04-27 17:59:47 +0800
-
1e86919882
feat: remove KnowledgeLarkCreateAPI and KnowledgeLarkView classes
CaptainB
2025-04-27 17:43:20 +0800
-
3e7bc1dae0
feat: remove KnowledgeYuque and KnowledgeLark classes
CaptainB
2025-04-27 14:57:26 +0800
-
bca128ec39
feat: support create user
wxg0103
2025-04-27 16:26:40 +0800
-
a91d8016f8
feat: commit
wangdan-fit2cloud
2025-04-27 11:34:36 +0800
-
f805f6dce1
feat: login
wangdan-fit2cloud
2025-04-25 16:27:13 +0800
-
b1d13f501f
feat: reduce module depth limit from 3 to 2
CaptainB
2025-04-27 10:46:34 +0800
-
bb4b35bfe8
feat: enhance module depth validation with current depth tracking
CaptainB
2025-04-27 10:42:18 +0800
-
f7a4aca0e8
feat: implement knowledge creation APIs for base, web, lark, and yuque
CaptainB
2025-04-25 20:31:59 +0800
-
724686762e
feat: add knowledge management API and permissions
CaptainB
2025-04-25 17:06:40 +0800
-
83ace97ecc
refactor: model
wxg0103
2025-04-25 18:12:35 +0800
-
7f492b4d92
refactor: openai
wxg0103
2025-04-25 17:53:22 +0800
-
57c6c9916e
feat: implement module depth validation and refactor check_depth method
CaptainB
2025-04-25 15:37:44 +0800
-
fdb7aeb47b
feat: implement module depth validation and refactor check_depth method
CaptainB
2025-04-25 15:36:27 +0800
-
3205ff2a65
feat: add knowledge management
CaptainB
2025-04-25 14:05:26 +0800
-
ec643fca7f
feat: add initial model structure for knowledge management
CaptainB
2025-04-25 14:05:26 +0800
-
f08b551a72
chore: fix typo.
CaptainB
2025-04-25 13:32:26 +0800
-
a084b12ac4
build(deps): update langgraph requirement from 0.3.31 to 0.3.34
dependabot[bot]
2025-04-25 03:46:13 +0000
-
15ff1acc2c
build(deps): update tencentcloud-sdk-python requirement
dependabot[bot]
2025-04-25 03:45:55 +0000
-
ff41b1ff6e
refactor: tokens
wxg0103
2025-04-25 10:17:50 +0800
-
3d1c43c020
build(deps): update anthropic requirement from 0.49.0 to 0.50.0
dependabot[bot]
2025-04-25 01:08:00 +0000
-
4466343e97
build(deps): update langchain-community requirement
dependabot[bot]
2025-04-24 18:38:43 +0000
-
52a7f40ba8
build(deps): update xinference-client requirement from 1.4.1 to 1.5.0
dependabot[bot]
2025-04-24 18:38:04 +0000
-
166309de09
build(deps): update diskcache2 requirement from 0.1.2 to 1.0.0
dependabot[bot]
2025-04-24 18:37:44 +0000
-
11faca22f9
build(deps): update zhipuai requirement
dependabot[bot]
2025-04-24 18:37:25 +0000
-
f05a4a67c5
feat: refactor response serializers for model parameters and lists
CaptainB
2025-04-24 13:42:58 +0800
-
4c38e8a82b
feat: add dynamic SQL execution and pagination functionality with custom query compiler
CaptainB
2025-04-24 11:36:12 +0800
-
fbb4e7d449
feat: add __init__.py file to initialize the package
CaptainB
2025-04-24 11:10:58 +0800
-
21097d7164
feat: add depth validation for module creation to limit hierarchy to 3 levels
CaptainB
2025-04-24 10:49:07 +0800
-
91f16aa394
feat: add ToolEditRequest serializer for editing tool properties
CaptainB
2025-04-23 11:34:19 +0800
-
a9d962c1f1
feat: implement RestrictedUnpickler for secure deserialization and enhance import functionality
CaptainB
2025-04-23 10:33:26 +0800
-
cc0e431605
refactor: remove image params
wxg0103
2025-04-22 18:22:50 +0800
-
11331a60e0
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
CaptainB
2025-04-22 17:34:19 +0800
-
bbd7079166
feat: add import and export endpoints to ToolView for workspace tools
CaptainB
2025-04-22 14:24:44 +0800
-
55705593a9
feat: remove qwen
wxg0103
2025-04-22 14:35:09 +0800