Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/console/datasets/metadata.py February 2, 2026
January 27, 2026
A
fix: doc not gen bug (#31547)
Asuka Minato committed
December 8, 2025
A
refactor: port reqparse to BaseModel (#28993)
Asuka Minato committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
October 10, 2025
A
use model_validate (#26182)
Asuka Minato committed
September 29, 2025
A
Fix: Enable Pyright and Fix Typing Errors in Datasets Controller (#26425)
Asuka Minato committed
September 28, 2025
-
refactor(router): apply ns.route style (#26339)
-LAN- committed
September 9, 2025
Y
Fix flask response: 200 -> {}, 200 (#25404)
Yongtao Huang committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
August 18, 2025
Z
Use typing.Literal to replace str places (#24099)
Zhehao Peng committed
July 30, 2025
L
fix: metadata API nullable validation consistency issue (#23133)
lyzno1 committed
May 6, 2025
April 27, 2025
D
fix: change delete app status code from 204 to 200 (#18398)
devxing committed
April 11, 2025
Y
Remove dead code (#17899)
Yongtao Huang committed
March 18, 2025
J
Support knowledge metadata filter (#15982)
Jyong committed