Commit Graph

16 Commits (46c2a920a67d2015f6b0e9c97fc89a77ce8522e6)

Author SHA1 Message Date
GuanMu 46c2a920a6
Merge branch 'main' into feat-add-remote-file-upload 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
ZeroZ_JQ 1b199828dd refactor: improve readability of content retrieval logic in RemoteFileApi 1 year ago
GuanMu 21d9e8a210
modify file.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 year ago
ZeroZ_JQ 0c4de462a8 fix: standardize argument help message format and streamline file upload parameters in RemoteFileApi 1 year ago
ZeroZ_JQ fdb314e178 refactor: reorganize imports and improve error message clarity in file.py 1 year ago
ZeroZ_JQ d6d07fe981 feat: add RemoteFileApi for uploading files from a remote URL with error handling 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 1dae1a71fc
fix(api): remove fixed source attribute from FileApi (#10353) 2 years ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
takatost 0828873b52
fix: missing default user for APP service api (#2606) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
Garfield Dai 5b7071e4b0
Feat/sdk vision support (#1531)
Co-authored-by: Joel <iamjoel007@gmail.com>
3 years ago
takatost 41d0a8b295
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
3 years ago