Commit Graph

1872 Commits (1473083a418ca66d0953e2cfedc7d62404477683)

Author SHA1 Message Date
Jyong 1473083a41
catch openai rate limit error (#7658) 1 year ago
代君 7c2bb31a55
[fix] openai's tool role dose not support name parameter. (#7659) 1 year ago
非法操作 ba82023445
fix: support float type for tool parameter's default value (#7644) 1 year ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
Jyong 7ae728a9a3
fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
pinsily a7743a4f47
add:save_model_credentials error log (#7630) 1 year ago
Zhi 103ff28530
feat: speed up the Docker build for dify-api for Chinese developers. (#7626) 1 year ago
Zhi 8dfdb37de3
fix: use LOG_LEVEL for celery startup (#7628) 1 year ago
Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Bowen Liang 979422cdc6
chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
Joe 741c548f3c
feat: web sso (#7135) 1 year ago
非法操作 556f4ad5df
feat: add siliconflow text2img tool (#7612) 1 year ago
Seayon 561a61e7fe
Improve MIME type detection for image URLs (#6531)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
1 year ago
Shota Totsuka 47919983bf
fix: typo in comment (#7606) 1 year ago
sino efc136cce5
feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 (#7579)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Bowen Liang b035c02f78
chore(api/tests): apply ruff reformat #7590 (#7591)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Bowen Liang 2da63654e5
chore(api/configs): apply ruff reformat (#7590) 1 year ago
Bowen Liang 3ace01cfb3
chore: cleanup and rearrange unclassified configs into feature config groups (#7586) 1 year ago
Junyan Qin e3d7c7c6f9
fix(onebot): use yarl to format url (#7589) 1 year ago
Junyan Qin 8807d880dc
Feat: add OneBot protocol tool (#7583) 1 year ago
Jie.F 70d6ab0bf5
Update stable_diffusion.py (#7536) 1 year ago
Amos e42848f4b7
Do not pass query parameter when the value is empty (#7585) 1 year ago
张皮皮 f29685f8a1
fix score_threshold is none, return all top K documents (#7581) 1 year ago
噢哎哟喂 ad13011043
add JSON Mode support for moonshot models (#7568) 1 year ago
Charlie.Wei 9864b35465
langfuser add view button (#7571) 1 year ago
Fei He 6025002971
add qwen text-embedding-v3 support. (#7567) 1 year ago
orangeclk a24717765e
feat: forward zhipu finish_reason (#7560) 1 year ago
AllenWriter 931e6f1625
Added Space between Chinese and English within tools' description (#7545) 1 year ago
Jyong 4ce47284dc
update nltk version to 3.8.1 (#7544) 1 year ago
Vimpas 0006c6f0fd
fix(storage): 🐛 Create S3 bucket if it doesn't exist (#7514)
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com>
1 year ago
crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 1 year ago
orangeclk f53454f81d
add finish_reason to the LLM node output (#7498) 1 year ago
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 1 year ago
Jyong 715eb8fa32
fix rerank mode is none (#7496) 1 year ago
Yeuoly a02118d5bc
Fix/incorrect code template (#7490) 1 year ago
Nam Vu 85fc0fdb51
chore: support CODE_MAX_PRECISION (#7484) 1 year ago
非法操作 f7af8c7cc7
feat: gpt-4o-mini-2024-07-18 support json schema (#7489) 1 year ago
Xiao Ley 0c99a3d0c5
fix the issue of the refine_switches at param being invalid in the Novita.AI tool (#7485) 1 year ago
hisir 6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable (#7474) 1 year ago
Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
1 year ago
luckylhb90 9a715f6b68
fix(tool): tool node error (#7459)
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
wellCh4n b7778de224
fix: document error message can not be cleared (#7453) 1 year ago
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- eae53e11e6
refactor(api/models/workflow.py): Add `__init__` to Workflow (#7443) 1 year ago
-LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 1 year ago
-LAN- 5e42e90abc
fix(api/services/workflow/workflow_converter.py): Add NoneType checkers & format file. (#7446) 1 year ago
-LAN- a10b207de2
refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 1 year ago
-LAN- 4f64a5d36d
refactor(api/core/workflow/nodes/variable_assigner): Split into multi files. (#7434) 1 year ago
Yeuoly 0d4753785f
chore: remove .idea and .vscode from root path (#7437) 1 year ago
-LAN- 2e9084f369
chore(database): Rename table name from `workflow__conversation_variables` to `workflow_conversation_variables`. (#7432) 1 year ago