7062 次代码提交 (b88146c4439df9824c48efa343d1a7302931fe0f)
 

作者 SHA1 备注 提交日期
  -LAN- b88146c443
chore: consolidate type checking in style workflow (#25053) 2 个月前
  -LAN- c40cb7fd59
[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055) 2 个月前
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 个月前
  湛露先生 1fff4620e6
clean console apis and rag cleans. (#25042) 2 个月前
  -LAN- c3820f55f4
chore: translate Chinese comments to English in ClickZetta Volume storage module (#25037) 2 个月前
  17hz 60c5bdd62f
fix: remove redundant z-index from Field component (#25034) 2 个月前
  Will 5092e5f631
fix: workflow not published (#25030) 2 个月前
  NeatGuyCoding c0bd35594e
feat: add test containers based tests for tools manage service (#25028) 2 个月前
  Yongtao Huang bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2 个月前
  -LAN- f540d0b747
chore: remove ty type checker from reformat script and pre-commit hooks (#25021) 2 个月前
  -LAN- 7bcaa513fa
chore: remove duplicate test helper classes from api root directory (#25024) 2 个月前
  Will d33dfee8a3
fix: EndUser is not bound to a Session (#25010) 2 个月前
  Will b5216df4fe
fix: xxx is not bound to a Session (#24966) 2 个月前
  GuanMu 25a11bfafc
Export DSL from history (#24939) 2 个月前
  Yongtao Huang 8fcc864fb7
Post fix of #23224 (#25007) 2 个月前
  NeatGuyCoding ed5ed0306e
minor fix: fix the check of subscription capacity limit (#24991) 2 个月前
  Asuka Minato a418c43d32
example add more type check (#24999) 2 个月前
  17hz 5aa8c9c8df
fix: refresh UI after user profile change (#24998) 2 个月前
  17hz 32972b45db
fix: remove unnecessary modal visibility toggle on error in name save (#25001) 2 个月前
  17hz af351b1723
fix: ensure the modal closed by level (#24984) 2 个月前
  Bowen Liang af88266212
chore: run ty check CI action only when api code changed (#24986) 2 个月前
  -LAN- b14119b531
feat: add development environment setup commands to Makefile (#24976) 2 个月前
  Novice 68c75f221b
fix: workflow log status filter add parial success status (#24977) 2 个月前
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 个月前
  17hz c373b734bc
feat: make secretInput type field prevent browser auto-fill (#24971) 2 个月前
  17hz 2ac8f8003f
refactor: update radio component to handle boolean values instead of numeric (#24956) 2 个月前
  17hz d6b3df8f6f
fix: API Key Authorization Configuration Model Form render default value (#24963) 2 个月前
  湛露先生 deea07e905
make clean() function in index_processor_base abstractmethod (#24959) 2 个月前
  lyzno1 0caa94bd1c
fix: add Indonesian (id-ID) language support and improve language selector (#24951) 2 个月前
  -LAN- a32dde5428
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643) 2 个月前
  Yongtao Huang 067b0d07c4
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2 个月前
  17hz 044f96bd93
feat: LLM prompt Jinja2 template now support more variables (#24944) 2 个月前
  Novice ca96350707
chore: optimize SQL queries that perform partial full table scans (#24786) 2 个月前
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 个月前
  github-actions[bot] 2e89d29c87
chore: translate i18n files (#24934) 2 个月前
  Zhedong Cen e4eb9f7c55
fix(i18n): align zh-Hant indexMethodEconomyTip with zh-Hans (#24933) 2 个月前
  znn dd6547de06
downvote with reason (#24922) 2 个月前
  Atif 84d09b8b8a
fix: API key input uses password type and no autocomplete (#24864) 2 个月前
  17hz 2c462154f7
fix: email input cannot scroll (#24930) 2 个月前
  NeatGuyCoding b810efdb3f
Feature add test containers tool transform service (#24927) 2 个月前
  17hz ae04ccc445
fix: npx typo error (#24929) 2 个月前
  Charles Liu f7ac1192ae
replace the secret field from obfuscated to full-masked value (#24800) 2 个月前
  jiangbo721 e048588a88
fix: remove duplicated code (#24893) 2 个月前
  Frederick2313072 2042353526
fix:score threshold (#24897) 2 个月前
  wlleiiwang 9486715929
FEAT: Tencent Vector optimize BM25 initialization to reduce loading time (#24915) 2 个月前
  湛露先生 64319c0d56
fix close session twice. (#24917) 2 个月前
  耐小心 acd209a890
fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2 个月前
  ZalterCitty bd482eb8ef
fix wrong filter handle for saved messages (#24891) 2 个月前
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) 2 个月前
  Asuka Minato d41d4deaac
example enum to StrEnum (#24877) 2 个月前