Jyong
|
f73a3a58ae
|
update delete embeddings by id (#6489)
|
1 год назад |
Jyong
|
1e0e573165
|
update clean embedding cache query logic (#6483)
|
1 год назад |
Joe
|
27e08a8e2e
|
Fix/extra table tracing app config (#6487)
|
1 год назад |
Matri
|
49ef9ef225
|
feat(tool): getimg.ai integration (#6260)
|
1 год назад |
Even
|
c013086e64
|
fix: next suggest question logic problem (#6451)
Co-authored-by: evenyan <yikun.yan@ubtrobot.com>
|
1 год назад |
crazywoola
|
48f872a68c
|
fix: build error (#6480)
|
1 год назад |
sino
|
4f9f175f25
|
fix: correct gpt-4o-mini max token (#6472)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 год назад |
moqimoqidea
|
47e5dc218a
|
Update CONTRIBUTING_CN "安装常见问题解答" link. (#6470)
|
1 год назад |
moqimoqidea
|
90372932fe
|
Update CONTRIBUTING "installation FAQ" link. (#6471)
|
1 год назад |
moqimoqidea
|
0bb2b285da
|
Update CONTRIBUTING_JA "installation FAQ" link. (#6469)
|
1 год назад |
Joel
|
3da854fe40
|
chore: some components upgrage to new ui (#6468)
|
1 год назад |
Jyong
|
57729823a0
|
fix wrong method using (#6459)
|
1 год назад |
sino
|
9e168f9d1c
|
feat: support gpt-4o-mini for openrouter provider (#6447)
|
1 год назад |
Weaxs
|
ea45496a74
|
update ernie models (#6454)
|
1 год назад |
Sangmin Ahn
|
a5fcd91ba5
|
chore: make text generation timeout duration configurable (#6450)
|
1 год назад |
Waffle
|
2ba05b041f
|
refactor(myscale):Set the default value of the myscale vector db in DifyConfig. (#6441)
|
1 год назад |
Richards Tu
|
8e49146a35
|
[EMERGENCY] Fix Anthropic header issue (#6445)
|
1 год назад |
takatost
|
dad3fd2dc1
|
feat: add gpt-4o-mini (#6442)
|
1 год назад |
yoyocircle
|
284ef52bba
|
feat: passing the inputs values using `difyChatbotConfig` (#6376)
|
1 год назад |
Jyong
|
e493ce9981
|
update clean embedding cache logic (#6434)
|
1 год назад |
Weishan-0
|
7b45a5d452
|
fix: Unable to display images generated by Dall-E 3 (#6155)
|
1 год назад |
ybalbert001
|
4a026fa352
|
Enhancement: add model provider - Amazon Sagemaker (#6255)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
1 год назад |
leoterry
|
dc847ba145
|
Fix the vector retrieval sorting issue (#6431)
Co-authored-by: weifj <“weifj@tuyuansu.com.cn”>
|
1 год назад |
-LAN-
|
c0ec40e483
|
fix(api/core/tools/provider/builtin/spider/tools/scraper_crawler.yaml): Fix wrong placeholder config in scraper crawler tool. (#6432)
|
1 год назад |
Carson
|
929c22a4e8
|
fix: tools edit modal schema edit issue (#6396)
|
1 год назад |
themanforfree
|
ba181197c2
|
feat: api_key support for xinference (#6417)
Signed-off-by: themanforfree <themanforfree@gmail.com>
|
1 год назад |
Songyawn
|
218930c897
|
fix tool icon get failed (#6375)
Co-authored-by: songyawen <songyawen@zkme.xyz>
|
1 год назад |
Poorandy
|
c8f5dfcf17
|
refactor(rag): switch to dify_config. (#6410)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 год назад |
forrestsocool
|
27c8deb4ec
|
feat: add custom tool timeout config to docker-compose.yaml and .env (#6419)
Signed-off-by: forrestsocool <sensensudo@gmail.com>
|
1 год назад |
Joel
|
4ae4895ebe
|
feat: add frontend unit test framework (#6426)
|
1 год назад |
非法操作
|
afe95fa780
|
feat: support get workflow task execution status (#6411)
|
1 год назад |
Kuizuo
|
166a40c66e
|
fix: improve separation element in prompt log and TTS buttons in the operation (#6413)
|
1 год назад |
William Espegren
|
588615b20e
|
feat: Spider web scraper & crawler tool (#5725)
|
1 год назад |
listeng
|
d5dca46854
|
feat: add a Tianditu tool (#6320)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 год назад |
Xiao Ley
|
23e5eeec00
|
feat: added custom secure_ascii to the json_process tool (#6401)
|
1 год назад |
Harry Wang
|
287b42997d
|
fix inconsistent label (#6404)
|
1 год назад |
Masashi Tomooka
|
5236cb1888
|
fix: kill signal is not passed to the main process (#6159)
|
1 год назад |
forrestlinfeng
|
3b5b548af3
|
Add Stepfun LLM Support (#6346)
|
1 год назад |
Richards Tu
|
4782fb50c4
|
Support new Claude-3.5 Sonnet max token limit (#6335)
|
1 год назад |
Jyong
|
f55876bcc5
|
fix web import url is too long (#6402)
|
1 год назад |
Poorandy
|
8a80af39c9
|
refactor(models&tools): switch to dify_config in models and tools. (#6394)
Co-authored-by: Poorandy <andymonicamua1@gmail.com>
|
1 год назад |
crazywoola
|
35f4a264d6
|
fix: default duration (#6393)
|
1 год назад |
非法操作
|
6c798cbdaf
|
fix: tool authorization setting panel not validate required fields (#6387)
|
1 год назад |
Charlie.Wei
|
279f1c986f
|
embed.js add esc exit and fix avoid infinite nesting (#6360)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
1 год назад |
Jyong
|
443e96777b
|
update empty document caused delete exist collection (#6392)
|
1 год назад |
faye1225
|
65bc4e0fc0
|
Fix issues related to search apps, notification duration, and loading icon on the explore page (#6374)
|
1 год назад |
chenxu9741
|
a6dbd26f75
|
Add the API documentation for streaming TTS (Text-to-Speech) (#6382)
|
1 год назад |
xielong
|
f3f052ba36
|
fix: rename model from ernie-4.0-8k-Latest to ernie-4.0-8k-latest (#6383)
|
1 год назад |
Jyong
|
1bc90b992b
|
Feat/optimize clean dataset logic (#6384)
|
1 год назад |
-LAN-
|
fc37887a21
|
refactor(api/core/workflow/nodes/http_request): Remove `mask_authorization_header` because its alwary true. (#6379)
|
1 год назад |