Commit Graph

9 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
Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 1 year 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
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 2 years ago
Jyong 42b02b3a5f
Fix/agent external knowledge retrieval (#9241) 2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago