This website works better with JavaScript.
首頁
探索
說明
註冊
登入
OpenSource
/
dify
關註
4
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
152
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1806
Commit
4
分支
目錄樹:
f257f2c396
Hacked_1.7.0
Hacked_1.8.0
Hacked_1.9.1
main
2.0.0-beta.2
2.0.0-beta.1
1.9.1
1.9.0
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-beta.1
0.15.8
0.15.7
0.15.6
0.15.6-alpha.1
0.15.5
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.2
0.10.2-fix1
0.10.1
0.10.0
0.10.0-beta3
0.10.0-beta2
0.10.0-beta1
0.9.2
0.9.1
0.9.1-fix1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.8.0-beta1
0.7.3
0.7.2
0.7.1
0.7.0
0.6.16
0.6.15
0.6.14
0.6.13
0.6.12
0.6.12-fix1
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.6.0-fix1
0.6.0-preview-workflow.2
0.6.0-preview-workflow.1
0.5.11
0.5.11-fix1
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.34
0.3.33
0.3.32
0.3.31
0.3.31-fix3
0.3.31-fix2
0.3.31-fix1
0.3.30
0.3.29
0.3.28
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
0.3.21
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
v0.8.3-fix1
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'f257f2c396'
${ noResults }
dify
/
api
/
services
文件歷史
Jyong
f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: JzoNg <jzongcode@gmail.com>
1 年之前
..
enterprise
Feat/enterprise sso (#3602)
1 年之前
entities
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
1 年之前
errors
chore: apply ruff rules on tests and app.py (#3605)
1 年之前
workflow
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
__init__.py
chore: apply ruff rules on tests and app.py (#3605)
1 年之前
account_service.py
Feat/enterprise sso (#3602)
1 年之前
advanced_prompt_template_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
agent_service.py
fix: skip dataset icon (#3696)
1 年之前
annotation_service.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
1 年之前
api_based_extension_service.py
improve: introduce isort for linting Python imports (#1983)
1 年之前
app_generate_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
app_model_config_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
app_service.py
Knowledge optimization (#3755)
1 年之前
audio_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
billing_service.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
1 年之前
code_based_extension_service.py
feat: add api-based extension & external data tool & moderation backend (#1403)
2 年之前
conversation_service.py
fix: empty conversation list of explore chatbot (#3235)
1 年之前
dataset_service.py
Knowledge optimization (#3755)
1 年之前
feature_service.py
Feat: Add documents limitation (#2662)
1 年之前
file_service.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
1 年之前
hit_testing_service.py
Fix/hit test tsne issue (#2581)
1 年之前
message_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
model_provider_service.py
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
1 年之前
moderation_service.py
improve: introduce isort for linting Python imports (#1983)
1 年之前
operation_service.py
Feat/utm update (#2269)
1 年之前
recommended_app_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
saved_message_service.py
improve: introduce isort for linting Python imports (#1983)
1 年之前
tag_service.py
Knowledge optimization (#3755)
1 年之前
tools_manage_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
tools_transform_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
vector_service.py
fix issue: user’s keywords do not affect when add segment (#3349)
1 年之前
web_conversation_service.py
fix: empty conversation list of explore chatbot (#3235)
1 年之前
workflow_app_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
workflow_run_service.py
FEAT: NEW WORKFLOW ENGINE (#3160)
1 年之前
workflow_service.py
fix: delete tool parameters cache when sync draft workflow for run workflow use new parameter change in draft workflow (#3637)
1 年之前
workspace_service.py
Fix/2559 upload powered by brand image not showing up (#2602)
1 年之前