847 Commits (fae6d4f2dd5e6840c2620b3c5b4dba8017529055)

Author SHA1 Message Date
  Yongtao Huang 865ba8bb4f
Minor fix: correct get_app_model mode for delete() (#25082) 2 months ago
  Novice 68f4d4b97c fix(rag-pipeline-dsl): dsl import session error 2 months ago
  NeatGuyCoding a9c7669c16
chore: comply to RFC 6750 and improve bearer token split (#24955) 2 months ago
  非法操作 b673560b92
feat: improve multi model credentials (#25009) 2 months ago
  QuantumGhost e2ff7fac77 fix(api): fix variable truncation related field not returned. 2 months ago
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 months ago
  湛露先生 1fff4620e6
clean console apis and rag cleans. (#25042) 2 months ago
  Will 5092e5f631
fix: workflow not published (#25030) 2 months ago
  Yongtao Huang bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2 months ago
  Will d33dfee8a3
fix: EndUser is not bound to a Session (#25010) 2 months ago
  GuanMu 25a11bfafc
Export DSL from history (#24939) 2 months ago
  Novice 68c75f221b
fix: workflow log status filter add parial success status (#24977) 2 months ago
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
  Yongtao Huang 067b0d07c4
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2 months ago
  jiangbo721 e048588a88
fix: remove duplicated code (#24893) 2 months ago
  jyong d94e03c72b add recommended rag plugin endpoint 2 months ago
  Asuka Minato d41d4deaac
example enum to StrEnum (#24877) 2 months ago
  jyong 1676207776 add recommended rag plugin endpoint 2 months ago
  jyong 7920714f49 add recommended rag plugin endpoint 2 months ago
  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 months ago
  NeatGuyCoding c45d676477
remove duplicated authorization header handling and bearer should be case-insensitive (#24852) 2 months ago
  Asuka Minato b8d8dddd5a
example of decorator typing (#24857) 2 months ago
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) 2 months ago
  QuantumGhost 63c035d8a2 chore(api): migrate import for db 2 months ago
  QuantumGhost 13eb9f7d7d feat(api): implement truncation for draft var 2 months ago
  QuantumGhost 40faa9ce16 refactor(api): Inject db dependency to FileService 2 months ago
  Novice 1a34ff8a67
fix: change the mcp server strucutre to support github copilot (#24788) 2 months ago
  kenwoodjw e4383d6167
Chore: remove dupliacte logic in DatasetApi.get() (#24769) 2 months ago
  Junyan Qin (Chin) f32e176d6a
feat: oauth provider (#24206) 2 months ago
  Bowen Liang 39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 months ago
  jyong a9f7ee029e fix preview run 2 months ago
  Eric Guo ecf74d91e2
✨fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661) 2 months ago
  Guangdong Liu 47f02eec96
refactor: Migrate part of the web API module to Flask-RESTX (#24659) 2 months ago
  Guangdong Liu 06dd4d6e00
feat: migrate part of the web chat module to Flask-RESTX (#24664) 2 months ago
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) 2 months ago
  jyong 90d72f5ddf merge new graph engine 2 months ago
  Guangdong Liu 917ed8cf84
feat: migrate part of the web API module to Flask-RESTX (#24577) 2 months ago
  -LAN- 8c35663220
feat: queue-based graph engine 2 months ago
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 months ago
  Yongtao Huang b486d72b8e
Chore: remove dead var in `DocumentBatchIndexingEstimateApi` (#24497) 2 months ago
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  Harry d1be9544fb fix: restful to restx 2 months ago
  Harry c911ac8c01 refactor(console): add spec controller import and enhance tool output schema resolution 2 months ago
  -LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324) 2 months ago
  Yongtao Huang ac5aed7a45
Fix missing return 200 in response handling (#24499) 2 months ago
  Guangdong Liu f6cfe80bf5
feat: migrate Inner API module to Flask-RESTX (#24492) 2 months ago
  Asuka Minato 2b91ba2411
example: limit current user usage (#24470) 2 months ago
  jyong 1ad7b0e852 add pipeline async run 2 months ago
  jyong 101d6504fb fix 2 months ago
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) 2 months ago