Commit Graph

1675 Commits (df9bd36caba86051e856ea2a3ca25abd4d2e0f7b)

Author SHA1 Message Date
-LAN- 31efe10c75
refactor(api/core/workflow/workflow_engine_manager.py): Remove (#6630)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 72bc9d5f2b
feat(api/core/app/segments/variables.py): Support description in Variable. (#6636)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Jyong 600f13436d
remove rerank model must be required when retrieval_model is multiple (#6640) 2 years ago
Joe b347a2f839
Feat/user session id search (#6638) 2 years ago
zhangzhiqiangcs d4c55748f1
doc: fix about model features (#6619) 2 years ago
takatost 0625db0bf5
chore: optimize asynchronous workflow deletion performance of app related data (#6639) 2 years ago
takatost 05141ede16
chore: optimize asynchronous deletion performance of app related data (#6634) 2 years ago
dufei 5af2df0cd5
fix: qwen fc error (#6620)
Co-authored-by: dufei <du_fei@venusgroup.com.cn>
2 years ago
crazywoola f324374b95
Fix/6615 40 varchar limit on model name (#6623) 2 years ago
Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 2 years ago
takatost 0fb741f269
fix: downgraded sentry-sdk to 1.44.1 due to claude LLM token returning 0 (#6597) 2 years ago
takatost 4c85393a1d
feat: add GroqCloud llama3.1 series models support (#6596) 2 years ago
sino d5c2680fde
feat: support llama3.1 series models for openrouter provider (#6595) 2 years ago
takatost 49729647ea
bump to 0.6.15 (#6592) 2 years ago
-LAN- 85a883e281
fix(variables): NoneVariable should inherit from NoneSegment. (#6584) 2 years ago
Joe 8123a00e97
feat: update prompt generate (#6516) 2 years ago
-LAN- 2bc0632d0d
fix(segments): Support NoneType. (#6581) 2 years ago
-LAN- ad7552ea8d
fix(api/core/workflow/nodes/llm/llm_node.py): Fix LLM Node error. (#6576) 2 years ago
非法操作 c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2 years ago
takatost 1690788827
fix: name 'current_app' is not defined in recommended_app_service (#6574) 2 years ago
Lance Mao 7c55c39085
feat: add tencent asr (#6091) 2 years ago
非法操作 f17d4fe412
fix: extract only `like` feedback to caculate User Satisfaction (#6553) 2 years ago
-LAN- f019bc4bd7
feat(variables): Support `to_object`. (#6572) 2 years ago
-LAN- cfc408095c
fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) 2 years ago
takatost 6b5fac3004
fix: fetch context error in llm node (#6562) 2 years ago
崔亮 0569c547ee
fix the issue of MILVUS_DATABASE has no effect. (#6424) 2 years ago
tmuife 06fc1bce9e
Add search by full text when using Oracle23ai as vector DB (#6559) 2 years ago
Sangmin Ahn 093b8ca475
fix: escape double quotation marks in the vector DB search query (#6506) 2 years ago
Ryan Tian 5fcc2caeed
feat: add Mingdao HAP tool, implemented read and maintain HAP application worksheet data. (#6257)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
dependabot[bot] 642723d09e
chore(deps): bump sentry-sdk from 1.39.2 to 2.8.0 in /api (#6517)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
-LAN- cd7fa8027a
fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
-LAN- 617847e3c0
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Benjamin a67831773f
refactor: handle missing position file gracefully (#6513) 2 years ago
sino dfb6f4fec6
fix: extract tool calls correctly while arguments is empty (#6503) 2 years ago
Jyong f38034e455
clean vector collection redis cache (#6494) 2 years ago
Shoya SHIRAKI c57b3931d5
refactor(api): switch to dify_config in controllers/console (#6485) 2 years ago
Jyong f73a3a58ae
update delete embeddings by id (#6489) 2 years ago
Jyong 1e0e573165
update clean embedding cache query logic (#6483) 2 years ago
Joe 27e08a8e2e
Fix/extra table tracing app config (#6487) 2 years ago
Matri 49ef9ef225
feat(tool): getimg.ai integration (#6260) 2 years ago
Even c013086e64
fix: next suggest question logic problem (#6451)
Co-authored-by: evenyan <yikun.yan@ubtrobot.com>
2 years ago
sino 4f9f175f25
fix: correct gpt-4o-mini max token (#6472)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Jyong 57729823a0
fix wrong method using (#6459) 2 years ago
sino 9e168f9d1c
feat: support gpt-4o-mini for openrouter provider (#6447) 2 years ago
Weaxs ea45496a74
update ernie models (#6454) 2 years ago
Waffle 2ba05b041f
refactor(myscale):Set the default value of the myscale vector db in DifyConfig. (#6441) 2 years ago
Richards Tu 8e49146a35
[EMERGENCY] Fix Anthropic header issue (#6445) 2 years ago
takatost dad3fd2dc1
feat: add gpt-4o-mini (#6442) 2 years ago
Jyong e493ce9981
update clean embedding cache logic (#6434) 2 years ago
Weishan-0 7b45a5d452
fix: Unable to display images generated by Dall-E 3 (#6155) 2 years ago
ybalbert001 4a026fa352
Enhancement: add model provider - Amazon Sagemaker (#6255)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
leoterry dc847ba145
Fix the vector retrieval sorting issue (#6431)
Co-authored-by: weifj <“weifj@tuyuansu.com.cn”>
2 years ago
-LAN- c0ec40e483
fix(api/core/tools/provider/builtin/spider/tools/scraper_crawler.yaml): Fix wrong placeholder config in scraper crawler tool. (#6432) 2 years ago
themanforfree ba181197c2
feat: api_key support for xinference (#6417)
Signed-off-by: themanforfree <themanforfree@gmail.com>
2 years ago
Songyawn 218930c897
fix tool icon get failed (#6375)
Co-authored-by: songyawen <songyawen@zkme.xyz>
2 years ago
Poorandy c8f5dfcf17
refactor(rag): switch to dify_config. (#6410)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
非法操作 afe95fa780
feat: support get workflow task execution status (#6411) 2 years ago
William Espegren 588615b20e
feat: Spider web scraper & crawler tool (#5725) 2 years ago
listeng d5dca46854
feat: add a Tianditu tool (#6320)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Xiao Ley 23e5eeec00
feat: added custom secure_ascii to the json_process tool (#6401) 2 years ago
Masashi Tomooka 5236cb1888
fix: kill signal is not passed to the main process (#6159) 2 years ago
forrestlinfeng 3b5b548af3
Add Stepfun LLM Support (#6346) 2 years ago
Richards Tu 4782fb50c4
Support new Claude-3.5 Sonnet max token limit (#6335) 2 years ago
Jyong f55876bcc5
fix web import url is too long (#6402) 2 years ago
Poorandy 8a80af39c9
refactor(models&tools): switch to dify_config in models and tools. (#6394)
Co-authored-by: Poorandy <andymonicamua1@gmail.com>
2 years ago
Jyong 443e96777b
update empty document caused delete exist collection (#6392) 2 years ago
xielong f3f052ba36
fix: rename model from ernie-4.0-8k-Latest to ernie-4.0-8k-latest (#6383) 2 years ago
Jyong 1bc90b992b
Feat/optimize clean dataset logic (#6384) 2 years ago
-LAN- fc37887a21
refactor(api/core/workflow/nodes/http_request): Remove `mask_authorization_header` because its alwary true. (#6379) 2 years ago
Lion 4ed1476531
fix: incorrect config key name (#6371)
Co-authored-by: LionYuYu <lyu@theknotww.com>
2 years ago
FamousMai 20f73cb756
fix: default model set wrong(#6327) (#6332)
Co-authored-by: maiyouming <maiyouming@yafex.cn>
2 years ago
Weaxs 4e2fba404d
WebscraperTool bypass cloudflare site by cloudscraper (#6337) 2 years ago
Bowen Liang 7943f7f697
chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340) 2 years ago
Jyong 7c397f5722
update celery beat scheduler time to env (#6352) 2 years ago
Charlie.Wei 06fcc0c650
Fix tts api err (#6349)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 2 years ago
longzhihun ed9e692263
feat: bedrock model runtime enhancement (#6299) 2 years ago
svcvit cc0c826f36
Add tool: Google Translate (#6156) 2 years ago
Jyong 988aa4b5da
update clean_unused_datasets_task timedelta (#6324) 2 years ago
Bowen Liang c5d06e7943
dep: bump Pydantic from 2.7 to 2.8 (#6273) 2 years ago
呆萌闷油瓶 d66d7146a3
chore:update azure GA version 2024-06-01 (#6307) 2 years ago
takatost eabfd84ceb
bump to 0.6.14 (#6294) 2 years ago
Jyong d320d1468d
Feat/delete file when clean document (#5882) 2 years ago
Onelevenvy b47fa27a35
fix: zhipuai validate error when user's api key not support for chatglm_turbo in issue #6289 (#6290) 2 years ago
thibautleaux-kreactive 96c171805a
Update bedrock.yaml (#6281) 2 years ago
takatost 46a5294d94
feat(backend): support import DSL from URL (#6287) 2 years ago
Benjamin ec181649ae
Update model provider configuration for Triton Inference Server and X… (#6274) 2 years ago
guogeer 4fdcb30ff8
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
2 years ago
Waffle 07add06c59
Feat/add zhipu CogView 3 tool (#6210) 2 years ago
tangyoha 0cbbaf3f68
fix: markdown proc will remove image (#5855) 2 years ago
Little 羊 7c2c949f01
Update ernie_bot.py (#6236) 2 years ago
天魂 1df71ec64d
refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237) 2 years ago
Matri a9ee52f2d7
Fix/firecrawl parameters issue (#6213) 2 years ago
Waffle 7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago
耐小心 d7a6f25c63
fix: differentiate prompts fields based on function_calling_type (#5880) 2 years ago
crazywoola ee3936916f
upgrade deepseek params (#6215) 2 years ago
dufei 109de52fe2
Fix: When editing an Agent, selecting custom tools does not allow filtering by labels. (#6197)
Co-authored-by: dufei <du_fei@venusgroup.com.cn>
2 years ago
Little 羊 2f064c68bc
Create ernie-4.0-turbo-8k-preview (#6132) 2 years ago
JasonVV 0e82072323
Fix if_else node compatibility with historical workflows. (#6186) 2 years ago