Production-ready platform for agentic workflow development.
COMMITS
/ api/services/hit_testing_service.py March 27, 2026
9
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
March 18, 2026
T
refactor: use EnumText for dataset and replace string literals 4 (#33606)
tmimmanuel committed
March 14, 2026
T
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
tmimmanuel committed
March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
December 12, 2025
J
fix: hit-test failed when attachment id is not exist (#29563)
Jyong committed
December 9, 2025
J
Feat/support multimodal embedding (#29115)
Jyong committed
December 8, 2025
A
refactor: port reqparse to BaseModel (#28993)
Asuka Minato committed
November 21, 2025
A
more typed orm (#28507)
Asuka Minato committed
October 21, 2025
A
rm type ignore (#25715)
Asuka Minato committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
October 13, 2025
A
fix RetrievalMethod StrEnum (#26768)
Asuka Minato committed
October 11, 2025
A
remove .value (#26633)
Asuka Minato committed
October 10, 2025
A
use model_validate (#26182)
Asuka Minato committed
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
September 1, 2025
F
fix:hard-coded top-k fallback issue. (#24879)
Frederick2313072 committed
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
May 30, 2025
D
update knowledge base api (#20426)
Dongyu Li committed
May 7, 2025
April 9, 2025
H
Fix Performance Issues: (#17083)
Han committed
February 11, 2025
L
Fix the issue of repeated escaping of quotes in hit test (#13477)
liuzhenghua committed
December 25, 2024
J
py lint (#12102)
Jyong committed
J
Feat/support parent child chunk (#12092)
Jyong committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
September 30, 2024
J
external knowledge api (#8913)
Jyong committed
September 13, 2024
J
fixed score threshold is none (#8342)
Jyong committed
September 12, 2024
B
chore: refurbish Python code by applying refurb linter rules (#8296)
Bowen Liang committed
September 8, 2024
N
Fix variable typo (#8084)
Nam Vu committed
August 26, 2024
B
chore(api/services): apply ruff reformatting (#7599)
Bowen Liang committed
August 7, 2024
J
add vector field for other vectordb (#7051)
Jyong committed
August 6, 2024
J
Fix/reranking mode is null (#7012)
Jyong committed
July 24, 2024
J
Feat/delete single dataset retrival (#6570)
Jyong committed
July 23, 2024
S
fix: escape double quotation marks in the vector DB search query (#6506)
Sangmin Ahn committed
July 16, 2024
J
fix wrong using of RetrievalMethod Enum (#6345)
Jyong committed
July 8, 2024
T
chore: remove tsne unused code (#6077)
takatost committed
July 2, 2024
J
Fix/remove tsne position test (#5858)
Jyong committed
June 19, 2024
B
chore: extract retrival method literal values into enum (#5060)
Bowen Liang committed
February 27, 2024
J
Fix/hit test tsne issue (#2581)
Jyong committed
February 22, 2024
J
Feat/dify rag (#2528)
Jyong committed
February 9, 2024
February 6, 2024
January 12, 2024
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
January 2, 2024
T
Model Runtime (#1858)
takatost committed
November 27, 2023
J
fix score_threshold_enabled name (#1626)
Jyong committed
November 22, 2023
J
Fix/multi thread parameter (#1604)
Jyong committed
November 17, 2023
J
Feat/add retriever rerank (#1560)
Jyong committed
September 18, 2023
J
Feat/improve vector database logic (#1193)
Jyong committed
August 23, 2023
Y
Fix:condition for dataset availability check (#973)
yezhwi committed
August 18, 2023
J
Feature/mutil embedding model (#908)
Jyong committed