6870 次代码提交 (b78ce1689a31f2fd086a70123bd37c093ec8edd3)
 

作者 SHA1 备注 提交日期
  GuanMu b78ce1689a
feat: Add SQLALCHEMY_MAX_OVERFLOW configuration to support database connection pool overflow (#24432) 2 个月前
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) 2 个月前
  -LAN- f7416eb810
feat: auto-login after admin account setup (#24395) 2 个月前
  -LAN- fe06d266e9
refactor: better error handler (#24422) 2 个月前
  Yongtao Huang 9a18911eba
Fix auth error handling (#24420) 2 个月前
  -LAN- 8c6e655380
feat: API docs for /files (#24423) 2 个月前
  -LAN- 3075d415e1
feat: API docs for mcp (#24424) 2 个月前
  -LAN- b7466f8b65
feat: API docs for service api (#24425) 2 个月前
  NeatGuyCoding 846b6bd14e
hotfix: add test containers based tests for website service (#24430) 2 个月前
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 个月前
  NeatGuyCoding b5159d8c8a
hotfix: add test containers based tests for webapp auth service (#24397) 2 个月前
  huayaoyue6 23dcb2dc1b
fix(vector): use semantic version comparison for version check (#24409) 2 个月前
  Matri Qi f31ddc4b1c
fix(api): restful to restx migration issue (#24416) 2 个月前
  -LAN- 5ff3947312
chore: remove feature comparison tables from all README files (#24403) 2 个月前
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 个月前
  Qiang Lee b84bb4164f
fix: #24292 HTTP Request Node Unable to Access File from Start Node When Using Remote URL in Workflow API Call (#24293) 2 个月前
  Yongtao Huang 1d09708eb7
Fix incorrect exception reference for `json.dumps()` (#24329) 2 个月前
  kenwoodjw 8a348bea21
fix child-chunk ownership validation (#24374) 2 个月前
  kenwoodjw e64ff77852
fix kb api access docs (#24377) 2 个月前
  NeatGuyCoding 68576a5d63
feature: add test containers based tests for web conversation service (#24372) 2 个月前
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 个月前
  Davide Delbianco 0a2111f33d
Expose agent node usage (#24355) 2 个月前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 个月前
  GuanMu 295b47cbff
Node search supports model and name search (#24331) 2 个月前
  -LAN- ad2c541163
Fix missing database commit in provider update handler (#24357) 2 个月前
  -LAN- 77223e4df4
refactor: simplify repository factory with Django-style import_string (#24354) 2 个月前
  17hz ffe1685b54
feat: Add default value support for all workflow start node variable types (#24129) 2 个月前
  Asuka Minato 51cc2bf429
example of next(, None) (#24345) 2 个月前
  AuditAIH 2a43e634e8
Update knowledge_retrieval_node.py (#24111) 2 个月前
  jiangbo721 805b698c2e
Feat/chat message image first for agent and advanced_chat APP (#23796) 2 个月前
  Asuka Minato cfcfc3c1fd
auto format md files (#24242) 2 个月前
  HyaCinth 09b0dd5583
fix: Optimize scrolling experience on plugin page (#24314) (#24322) 2 个月前
  Eric Guo 455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2 个月前
  AADI GUPTA 6b01b0b165
feat: implement TooltipManager for managing tooltip lifecycle (#24236) 2 个月前
  Asuka Minato c5614d04d2
an example of sessionmaker (#24246) 2 个月前
  Asuka Minato 1459fded08
Annotations example (#24304) 2 个月前
  Yongtao Huang 6b466a8469
[Test] add unit tests for web_reader_tool.py (#24309) 2 个月前
  NeatGuyCoding 21c56c3107
feature: add test containers base tests for tag service (#24313) 2 个月前
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 个月前
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 个月前
  Charles Lee 0c595c4745
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2 个月前
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 个月前
  Yongtao Huang ad8e82ee1d
[Test] add unit tests for ProviderConfigEncrypter encrypt/mask/decrypt (#24280) 2 个月前
  me0106 0e1dfb4161
fix: value_type check failed when updating variables (#24274) 2 个月前
  8bitpd a183b2affb
fix: rollback when AnalyticDB create zhparser failed (#24260) 2 个月前
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 个月前
  skayliu 5867e6356d
feat: show the start time with seconds of the app logs (#24267) 2 个月前
  baonudesifeizhai ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) 2 个月前
  Mingming Zhu 34b9fbab48
Mcp support resource discovery (#24223) 2 个月前
  NeatGuyCoding 1d7a8d94e0
feature: add test containers base tests for saved message service (#24259) 2 个月前