Commit Graph

7 Commits (815791e0b4584591f8091c56922ffb70dd0d44e2)

Author SHA1 Message Date
baonudesifeizhai b3f138fa10 fix: resolve mypy type errors and editorconfig issues
- Add type annotations for json_output and agent_thoughts variables
- Fix trailing whitespace in modified files
- Update .gitignore to not ignore api/core directory
11 months ago
Jyong 787a556bd7
add service api ratelimit check (#20878) 12 months ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398)
Co-authored-by: devxing <devxing@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Yongtao Huang 5d72003ebb
Remove dead code (#17899) 1 year ago
L8ng 727caccfc9
fix: knowledge base openapi cannot delete metadata (#16365) 1 year ago
Jyong 732c506e27
add metadata service api (#16211) 1 year ago