This website requires JavaScript.
Explore
Help
Sign In
q792602257
/
DataMate
Watch
0
Star
0
Fork
0
You've already forked DataMate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9eafdc86bbcbd42148c0ae7234f465e37fd810d4
DataMate
/
runtime
/
datamate-python
/
app
/
module
/
annotation
/
service
History
Jerry Yan
9eafdc86bb
fix(annotation): 修正知识库同步服务中的分页参数
...
- 将_list_knowledge_sets方法中的page参数从0改为1 - 将文件检索接口中的page参数从0改为1 - 统一所有分页查询的起始页码为1,避免空结果返回
2026-01-22 20:28:20 +08:00
..
__init__.py
refactor: Reorganize datamate-python (
#34
)
2025-10-30 01:32:59 +08:00
annotation_text_splitter.py
feat(annotation): 添加文本分段标注功能
2026-01-19 18:18:19 +08:00
auto.py
feat(auto-annotation): integrate YOLO auto-labeling and enhance data management (
#223
)
2026-01-05 14:22:44 +08:00
editor.py
feat(annotation): 添加分段索引支持和优化标注编辑器
2026-01-22 17:14:37 +08:00
export.py
fix(annotation): 修复导出统计功能中的文件状态过滤问题
2026-01-18 17:35:40 +08:00
knowledge_sync.py
fix(annotation): 修正知识库同步服务中的分页参数
2026-01-22 20:28:20 +08:00
mapping.py
fix(annotation): 修改数据集文件状态查询逻辑
2026-01-20 00:30:21 +08:00
sync.py
feat: add labeling template. refactor: switch to Poetry, build and deploy of backend Python (
#79
)
2025-11-13 15:32:30 +08:00
template.py
feat(annotation): 扩展标注模板功能支持多模态数据类型
2026-01-18 20:35:34 +08:00
text_fetcher.py
feat(annotation): 实现标注结果同步到知识管理功能
2026-01-21 16:09:34 +08:00