Commit Graph

1879 Commits (88730906ec209e1fefbbf93ccf84f68ed76484da)

Author SHA1 Message Date
Bowen Liang a15080a1d7
bug: (#7586 followup) fix config of CODE_MAX_STRING_LENGTH (#7683) 2 years ago
Jyong 35431bce0d
fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681) 2 years ago
Hélio Lúcio 7b7576ad55
Add Azure AI Studio as provider (#7549)
Co-authored-by: Hélio Lúcio <canais.hlucio@voegol.com.br>
2 years ago
Qin Liu 162faee4f2
fix: set score_threshold to zero if it is None for MyScale vectordb (#7640)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Zhi b7ff98d7ff
fix: Remove useless debug information. (#7647) 2 years ago
-LAN- 0474f0c906
chore: Update version to 0.7.2 (#7646) 2 years ago
Shota Totsuka 430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652) 2 years ago
Jyong 1473083a41
catch openai rate limit error (#7658) 2 years ago
代君 7c2bb31a55
[fix] openai's tool role dose not support name parameter. (#7659) 2 years ago
非法操作 ba82023445
fix: support float type for tool parameter's default value (#7644) 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years 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>
2 years ago
pinsily a7743a4f47
add:save_model_credentials error log (#7630) 2 years ago
Zhi 103ff28530
feat: speed up the Docker build for dify-api for Chinese developers. (#7626) 2 years ago
Zhi 8dfdb37de3
fix: use LOG_LEVEL for celery startup (#7628) 2 years ago
Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 979422cdc6
chore(api/tasks): apply ruff reformatting (#7594) 2 years ago
Joe 741c548f3c
feat: web sso (#7135) 2 years ago
非法操作 556f4ad5df
feat: add siliconflow text2img tool (#7612) 2 years ago
Seayon 561a61e7fe
Improve MIME type detection for image URLs (#6531)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
2 years ago
Shota Totsuka 47919983bf
fix: typo in comment (#7606) 2 years ago
sino efc136cce5
feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 (#7579)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Bowen Liang b035c02f78
chore(api/tests): apply ruff reformat #7590 (#7591)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 2da63654e5
chore(api/configs): apply ruff reformat (#7590) 2 years ago
Bowen Liang 3ace01cfb3
chore: cleanup and rearrange unclassified configs into feature config groups (#7586) 2 years ago
Junyan Qin e3d7c7c6f9
fix(onebot): use yarl to format url (#7589) 2 years ago
Junyan Qin 8807d880dc
Feat: add OneBot protocol tool (#7583) 2 years ago
Jie.F 70d6ab0bf5
Update stable_diffusion.py (#7536) 2 years ago
Amos e42848f4b7
Do not pass query parameter when the value is empty (#7585) 2 years ago
张皮皮 f29685f8a1
fix score_threshold is none, return all top K documents (#7581) 2 years ago
噢哎哟喂 ad13011043
add JSON Mode support for moonshot models (#7568) 2 years ago
Charlie.Wei 9864b35465
langfuser add view button (#7571) 2 years ago
Fei He 6025002971
add qwen text-embedding-v3 support. (#7567) 2 years ago
orangeclk a24717765e
feat: forward zhipu finish_reason (#7560) 2 years ago
AllenWriter 931e6f1625
Added Space between Chinese and English within tools' description (#7545) 2 years ago
Jyong 4ce47284dc
update nltk version to 3.8.1 (#7544) 2 years ago
Vimpas 0006c6f0fd
fix(storage): 🐛 Create S3 bucket if it doesn't exist (#7514)
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com>
2 years ago
crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 2 years ago
orangeclk f53454f81d
add finish_reason to the LLM node output (#7498) 2 years ago
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2 years ago
Jyong 715eb8fa32
fix rerank mode is none (#7496) 2 years ago
Yeuoly a02118d5bc
Fix/incorrect code template (#7490) 2 years ago
Nam Vu 85fc0fdb51
chore: support CODE_MAX_PRECISION (#7484) 2 years ago
非法操作 f7af8c7cc7
feat: gpt-4o-mini-2024-07-18 support json schema (#7489) 2 years ago
Xiao Ley 0c99a3d0c5
fix the issue of the refine_switches at param being invalid in the Novita.AI tool (#7485) 2 years ago
hisir 6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable (#7474) 2 years ago
Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
2 years ago
luckylhb90 9a715f6b68
fix(tool): tool node error (#7459)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
wellCh4n b7778de224
fix: document error message can not be cleared (#7453) 2 years 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>
2 years ago