664 Commit (a384ae9140234ffb570a217efb3dcfb23521af13)

Autore SHA1 Messaggio Data
  非法操作 b673560b92
feat: improve multi model credentials (#25009) 2 mesi fa
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 mesi fa
  湛露先生 1fff4620e6
clean console apis and rag cleans. (#25042) 2 mesi fa
  Will 5092e5f631
fix: workflow not published (#25030) 2 mesi fa
  Yongtao Huang bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2 mesi fa
  Will d33dfee8a3
fix: EndUser is not bound to a Session (#25010) 2 mesi fa
  GuanMu 25a11bfafc
Export DSL from history (#24939) 2 mesi fa
  Novice 68c75f221b
fix: workflow log status filter add parial success status (#24977) 2 mesi fa
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 mesi fa
  Yongtao Huang 067b0d07c4
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2 mesi fa
  jiangbo721 e048588a88
fix: remove duplicated code (#24893) 2 mesi fa
  Asuka Minato d41d4deaac
example enum to StrEnum (#24877) 2 mesi fa
  NeatGuyCoding 2e6e414a9e
the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854) 2 mesi fa
  NeatGuyCoding c45d676477
remove duplicated authorization header handling and bearer should be case-insensitive (#24852) 2 mesi fa
  Asuka Minato b8d8dddd5a
example of decorator typing (#24857) 2 mesi fa
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) 2 mesi fa
  Novice 1a34ff8a67
fix: change the mcp server strucutre to support github copilot (#24788) 2 mesi fa
  kenwoodjw e4383d6167
Chore: remove dupliacte logic in DatasetApi.get() (#24769) 2 mesi fa
  Junyan Qin (Chin) f32e176d6a
feat: oauth provider (#24206) 2 mesi fa
  Bowen Liang 39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 mesi fa
  Eric Guo ecf74d91e2
✨fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661) 2 mesi fa
  Guangdong Liu 47f02eec96
refactor: Migrate part of the web API module to Flask-RESTX (#24659) 2 mesi fa
  Guangdong Liu 06dd4d6e00
feat: migrate part of the web chat module to Flask-RESTX (#24664) 2 mesi fa
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) 2 mesi fa
  Guangdong Liu 917ed8cf84
feat: migrate part of the web API module to Flask-RESTX (#24577) 2 mesi fa
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 mesi fa
  Yongtao Huang b486d72b8e
Chore: remove dead var in `DocumentBatchIndexingEstimateApi` (#24497) 2 mesi fa
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 mesi fa
  -LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324) 2 mesi fa
  Yongtao Huang ac5aed7a45
Fix missing return 200 in response handling (#24499) 2 mesi fa
  Guangdong Liu f6cfe80bf5
feat: migrate Inner API module to Flask-RESTX (#24492) 2 mesi fa
  Asuka Minato 2b91ba2411
example: limit current user usage (#24470) 2 mesi fa
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) 2 mesi fa
  quicksand b08bfa203a
fix(flask_restx): invite member email parse error (#24464) 2 mesi fa
  quicksand a06681913d
remove: document download file permission (#24459) 2 mesi fa
  quicksand 424fdf4b52
fix: flask_restx namespace path wrong (#24456) 2 mesi fa
  -LAN- a9e106b17e
fix: Fix login error handling by raising exception instead of returning (#24452) 2 mesi fa
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) 2 mesi fa
  Yongtao Huang 9a18911eba
Fix auth error handling (#24420) 2 mesi fa
  -LAN- 8c6e655380
feat: API docs for /files (#24423) 2 mesi fa
  -LAN- 3075d415e1
feat: API docs for mcp (#24424) 2 mesi fa
  -LAN- b7466f8b65
feat: API docs for service api (#24425) 2 mesi fa
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 mesi fa
  kenwoodjw 8a348bea21
fix child-chunk ownership validation (#24374) 2 mesi fa
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 mesi fa
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 mesi fa
  Xiyuan Chen cfefe4f738
Feat: Education (#24208) 2 mesi fa
  Stream c2606f9062
fix: correct behaviour of code fix (#24152) 2 mesi fa
  Asuka Minato 70da81d0e5
try ast-grep (#24149) 2 mesi fa
  Asuka Minato ebd2c8236d
an example of suppress (#24136) 2 mesi fa