Production-ready platform for agentic workflow development.
COMMITS
/ api/tasks/clean_dataset_task.py January 21, 2026
W
refactor: use session factory instead of call db.session directly (#31198)
wangxiaolei committed
December 15, 2025
December 9, 2025
J
Feat/support multimodal embedding (#29115)
Jyong committed
September 10, 2025
A
update sql in batch (#24801)
Asuka Minato committed
September 3, 2025
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
August 24, 2025
B
chore: apply static type checks on celery async task dispatches and imports (#24418)
Bowen Liang committed
August 19, 2025
Y
Fix: correctly match http/https URLs in image upload file (#24180)
Yongtao Huang committed
August 11, 2025
N
fix: Enhance doc_form null checking, exception handling, and rollback logic (#23713)
NeatGuyCoding committed
August 8, 2025
Y
Fix ClickZetta stability and reduce logging noise (#23632)
yunqiqiliang committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed
April 7, 2025
J
deal db session in celery worker (#17549)
Jyong committed
J
deal dataset metadata and metadata binding (#17544)
Jyong committed
February 17, 2025
Y
Introduce Plugins (#13836)
Yeuoly committed
December 25, 2024
J
Feat/support parent child chunk (#12092)
Jyong committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
November 21, 2024
W
fix image files not deleted on indexing_estimate #9541 (#10798)
wy96f committed
November 11, 2024
L
fix issues:Image file not deleted when a doc is removed #9541 (#10465)
liuhaoran committed
August 26, 2024
B
chore(api/tasks): apply ruff reformatting (#7594)
Bowen Liang committed
July 15, 2024
J
Feat/delete file when clean document (#5882)
Jyong committed
April 24, 2024
J
Knowledge optimization (#3755)
Jyong committed
April 11, 2024
March 11, 2024
J
fix delete dataset when dataset has no document (#2789)
Jyong committed
February 23, 2024
J
Fix/new RAG bugs (#2547)
Jyong committed
February 22, 2024
J
Feat/dify rag (#2528)
Jyong committed
February 6, 2024
January 12, 2024
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
September 22, 2023
J
Fix/qdrant data issue (#1203)
Jyong committed
August 28, 2023
J
Fix/ignore economy dataset (#1043)
Jyong committed
July 31, 2023
T
feat: add queue to celery task (#688)
takatost committed
July 8, 2023
J
Fix/dataset clean task (#534)
Jyong committed
June 25, 2023
J
feat: upgrade langchain (#430)
John Wang committed
May 15, 2023
J
Initial commit
John Wang committed