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
90c5cc44e86db24957da8ff150c0f451624a7bf3
DataMate
/
runtime
/
datamate-python
/
app
/
module
/
annotation
/
service
History
Jerry Yan
90c5cc44e8
feat(annotation): 优化知识同步服务的响应处理
...
- 在HTTP请求后添加响应解包功能 - 实现_code_方法来处理API响应格式 - 添加错误码检查和异常抛出机制 - 提取数据字段并返回正确的内容结构 - 保持原有安全JSON序列化功能不变
2026-01-22 20:23:37 +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
feat(annotation): 优化知识同步服务的响应处理
2026-01-22 20:23:37 +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