262 次程式碼提交 (f04844435f98a2154fd546d25a701ab0a7341ded)

作者 SHA1 備註 提交日期
  QuantumGhost 58189ed9a0
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545) 2 月之前
  Asuka Minato 58165c3951
example on orm typing (#23322) 2 月之前
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 月之前
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) 2 月之前
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 月之前
  Eric Guo 455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2 月之前
  -LAN- e340fccafb
feat: integrate flask-orjson for improved JSON serialization performance (#23935) 2 月之前
  Will 1ffe190557
Feat/improved mcp timeout configs (#23605) 2 月之前
  crazywoola 1c60b7f070
Revert "feat: improved MCP timeout" (#23602) 2 月之前
  Will 4b0480c8b3
feat: improved MCP timeout (#23546) 2 月之前
  rouxiaomin 40a11b6942
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414) 2 月之前
  Asuka Minato 58608f51da
replace db with sa to get typing support (#23240) 3 月之前
  NeatGuyCoding 759ded3e3a
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288) 3 月之前
  Asuka Minato 79ea94483e
refine some orm types (#22885) 3 月之前
  Yongtao Huang 1c05491f1c
Chore: remove duplicate TYPE_CHECKING import (#23013) 3 月之前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 月之前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 月之前
  Junyan Qin (Chin) eaae79a581
feat: plugin auto upgrade strategy (#19758) 3 月之前
  Maries ad67094e54
feat: oauth refresh token (#22744) 3 月之前
  Asuka Minato 6d3e198c3c
Mapped column (#22644) 3 月之前
  Kushagra Singhal 383a79772c
Increased the character limitation (#22679) 3 月之前
  znn 19c09d6111
enabling vector index prefix name via configuration files (#22661) 3 月之前
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 月之前
  -LAN- 1715dd4320
refactor: Fix some type error (#22594) 3 月之前
  Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550) 3 月之前
  yihong d2933c2bfe
fix: drop dead code phase2 unused class (#22042) 3 月之前
  QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 月之前
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 月之前
  Novice 535fff62f3
feat: add MCP support (#20716) 3 月之前
  -LAN- 4cb50f1809
feat(libs): Introduce `extract_tenant_id` (#22086) 3 月之前
  NeatGuyCoding ebc4fdc4b2
moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 4 月之前
  jiangbo721 e17b33e004
chore: add message status enum (#21825) 4 月之前
  YoungLH b8b9c3a783
fix: set the func.coalesce() second paramter default value #21239 (#21240) 4 月之前
  Qiang Lee 9ded6f6a40
[fix] #21678 User input of remote file link on the run page form causes conversation/message interface error (#21683) 4 月之前
  jiangbo721 90aba77471
chore: remove unused code (#21497) 4 月之前
  -LAN- 8f15341f1e
fix(event_handlers): DB dead lock (#21468) 4 月之前
  jiangbo721 9de552cb42
fix: first message query error (#21444) 4 月之前
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 月之前
  -LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228) 4 月之前
  Xin Zhang 30cfc9c172
Feat/plugin install scope management (#19963) 4 月之前
  QuantumGhost 930c4cb609
feat(api): Adjust `WorkflowDraftVariable` and `WorkflowNodeExecutionModel` (#20746) 4 月之前
  -LAN- 5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586) 5 月之前
  -LAN- 2ebf4e767b
fix(models): WorkflowRun's total_steps and exceptions_count mismatch with database (#20452) 5 月之前
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 月之前
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 月之前
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 5 月之前
  Good Wood 6f982eb7e4
feat: add author_name for app list card (#16900) 5 月之前
  非法操作 9b1dc1de7a
fix: system file upload can't export custom file types (#20122) 5 月之前
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 5 月之前
  QuantumGhost 13dc1c8795
Simplify `execution_metadata` Handling for `WorkflowNodeExecution` (#20062) 5 月之前