Production-ready platform for agentic workflow development.
COMMITS
/ api/tasks/document_indexing_sync_task.py February 6, 2026
Q
perf: use batch delete method instead of single delete (#32036)
QuantumGhost committed
January 21, 2026
W
refactor: use session factory instead of call db.session directly (#31198)
wangxiaolei committed
December 21, 2025
September 23, 2025
A
one example of Session (#24135)
Asuka Minato committed
September 18, 2025
-
feat: knowledge pipeline (#25360)
-LAN- committed
September 10, 2025
A
update sql in batch (#24801)
Asuka Minato committed
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 22, 2025
July 30, 2025
Y
Fix: add missing db.session.close() to ensure proper session cleanup (#23122)
Yongtao Huang 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
May 30, 2025
J
fix celery job not closed issue (#19268)
Jyong committed
May 12, 2025
非
chore: all model.query replace to db.session.query (#19521)
非法操作 committed
April 7, 2025
J
deal db session in celery worker (#17549)
Jyong 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 24, 2024
B
chore: bump minimum supported Python version to 3.11 (#10386)
Bowen Liang committed
September 11, 2024
B
chore: apply pep8-naming rules for naming convention (#8261)
Bowen Liang committed
August 26, 2024
B
chore(api/tasks): apply ruff reformatting (#7594)
Bowen Liang committed
June 14, 2024
J
Feat/firecrawl data source (#5232)
Jyong committed
April 12, 2024
February 27, 2024
J
Fix some RAG bugs (#2570)
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
July 31, 2023
T
feat: add queue to celery task (#688)
takatost committed
June 25, 2023
J
feat: upgrade langchain (#430)
John Wang committed
June 16, 2023
J
Feat/dataset notion import (#392)
Jyong committed