665 Commits (56afb3fd64401a2ff30832f37104b89e52d4aeaf)

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