kurokobo
|
c5d64baba4
|
fix: correct typos (#5510)
|
2024-06-22 23:01:02 +08:00 |
|
Bowen Liang
|
29ca6815ae
|
chore: use singular style in middleware config class name (#5502)
|
2024-06-22 18:26:38 +08:00 |
|
Bowen Liang
|
5217f7cf69
|
refactor: extract hosted service configs into dify config (#5504)
|
2024-06-22 17:41:17 +08:00 |
|
非法操作
|
57063095c1
|
fix: summary of duckduckgo_search (#5488)
|
2024-06-22 13:58:30 +08:00 |
|
vccler
|
48757e581e
|
fix: zhipu tool calling, this PR fixes the bug described in issue #5496 (#5469)
Co-authored-by: vccler <vccler@163.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-22 12:41:24 +08:00 |
|
LXM
|
e8ad0339a3
|
fix: tongyi json output (#5396)
|
2024-06-22 12:25:23 +08:00 |
|
Bowen Liang
|
f67b164b0d
|
refactor: extract db configs and celery configs into dify config (#5491)
|
2024-06-22 10:29:56 +08:00 |
|
Bowen Liang
|
b05cc3a1e4
|
refactor: extract storage provider configs into dify configs (#5443)
|
2024-06-22 10:07:03 +08:00 |
|
Bowen Liang
|
8890978ad3
|
chore: use singular style in config class name (#5489)
|
2024-06-22 09:54:25 +08:00 |
|
takatost
|
9a5c423d59
|
chore: remove pip support for api service (#5453)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
|
2024-06-22 02:05:50 +08:00 |
|
tmuife
|
6a09409ec9
|
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
|
2024-06-22 01:48:07 +08:00 |
|
Bowen Liang
|
27f0ae8416
|
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-22 01:34:08 +08:00 |
|
crazywoola
|
91d38a535f
|
fix: max_tokens of qwen-plus & qwen-plus-chat (#5480)
|
2024-06-21 16:49:33 +08:00 |
|
Pan, Wen-Ming
|
95c882934e
|
feat: add support for Vertex AI claude-3-5-sonnet@20240620 (#5475)
Co-authored-by: Wenming Pan <pwm@google.com>
|
2024-06-21 16:45:56 +08:00 |
|
crazywoola
|
92ddb410cd
|
feat: option to hide workflow steps (#5436)
|
2024-06-21 12:51:10 +08:00 |
|
-LAN-
|
1336b844fd
|
feat(api/auth): switch-to-stateful-authentication (#5438)
|
2024-06-21 12:39:07 +08:00 |
|
Su Yang
|
26b6fd2236
|
feat: add support for bedrock claude-3-5-sonnet-20240620 (#5461)
|
2024-06-21 10:21:35 +08:00 |
|
takatost
|
ff0f02d809
|
feat: add support for claude-3-5-sonnet-20240620 (#5452)
|
2024-06-21 00:23:15 +08:00 |
|
Bowen Liang
|
65d34ebb96
|
refactor: extract vdb configs into pydantic-setting based dify configs (#5426)
|
2024-06-20 16:24:10 +08:00 |
|
-LAN-
|
142dc0afd7
|
refactor: Remove unused code in large_language_model.py (#5433)
|
2024-06-20 16:20:40 +08:00 |
|
Bowen Liang
|
39c14ec7c1
|
improve: unify Excel files parsing in either xls or xlsx file format by Pandas (#4965)
|
2024-06-20 16:14:49 +08:00 |
|
-LAN-
|
23fa3dedc4
|
fix(core): Fix incorrect type hints. (#5427)
|
2024-06-20 15:16:21 +08:00 |
|
takatost
|
a51ec2094f
|
fix: sentry config float type err (#5416)
|
2024-06-20 11:28:52 +08:00 |
|
Bowen Liang
|
aed56b1a8f
|
fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414)
|
2024-06-20 11:18:05 +08:00 |
|
takatost
|
a88aa20824
|
fix: optional parameter missing default value None in http request node (#5413)
|
2024-06-20 11:07:01 +08:00 |
|
quicksand
|
0105129fa8
|
fix bug: tencent vdb #5378 (#5408)
|
2024-06-20 10:37:39 +08:00 |
|
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
2024-06-19 16:05:27 +08:00 |
|
liuzhenghua
|
9d5a89eab6
|
feat: add log date timezone (#4623)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-19 15:51:00 +08:00 |
|
-LAN-
|
bdf3ea4369
|
docs(api/README): Remove unnecessary = (#5380)
|
2024-06-19 15:17:13 +08:00 |
|
Bowen Liang
|
bb33ffc332
|
feat: initial support for Milvus 2.4.x (#3795)
|
2024-06-19 13:55:44 +08:00 |
|
Bowen Liang
|
3cc6093e4b
|
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-19 13:41:12 +08:00 |
|
baojingyu
|
d160d1ed02
|
feat: support opensearch approximate k-NN (#5322)
|
2024-06-19 12:44:33 +08:00 |
|
fishisnow
|
e785cbb81d
|
Fix: multi image preview sign (#5376)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
|
2024-06-19 12:36:40 +08:00 |
|
kurokobo
|
0e3113b7ce
|
feat: allow non-english wikipedias to be searched (#5371)
|
2024-06-19 10:06:47 +08:00 |
|
开坦克的贝塔
|
7d5ebbb611
|
docs(readme): Optimize the content in the readme file (#5364)
Co-authored-by: 开坦克的贝塔 <k@aircode.io>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-18 18:33:22 +08:00 |
|
horochx
|
85eee0dfbb
|
Update README.md (#5359)
|
2024-06-18 18:21:45 +08:00 |
|
Xiao Ley
|
369a395ee9
|
fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-18 18:15:41 +08:00 |
|
-LAN-
|
4e3d76a1d1
|
chore: add novita_client to pyproject.toml (#5349)
|
2024-06-18 14:52:20 +08:00 |
|
Bowen Liang
|
7450b9acf3
|
dep: bump chromadb from 0.5.0 to 0.5.1 (#5345)
|
2024-06-18 14:05:14 +08:00 |
|
Bowen Liang
|
c7d378555a
|
chore: set build system to Poetry and remove unnecessary settings with package mode disabled (#5263)
|
2024-06-18 13:27:03 +08:00 |
|
Bowen Liang
|
5f0ce5811a
|
feat: add flask upgrade-db command for running db upgrade with redis lock (#5333)
|
2024-06-18 13:26:01 +08:00 |
|
rerorero
|
9b7fdadce4
|
fix: wrong token usage in iteration node for streaming result (#5336)
|
2024-06-18 13:08:40 +08:00 |
|
Xiao Ley
|
132f5fb3de
|
feat: add Novita AI image generation tool, implemented model search, text-to-image and create tile functionalities (#5308)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-18 11:08:25 +08:00 |
|
Ikko Eltociear Ashimine
|
8266842809
|
chore: update llm.py (#5335)
|
2024-06-18 09:29:14 +08:00 |
|
sino
|
d7213b12cc
|
fix: extract params by function calling for models supporting tool call (#5334)
|
2024-06-17 23:25:29 +08:00 |
|
Richards Tu
|
c163521b9e
|
Update and fix the model param of Deepseek (#5329)
|
2024-06-17 21:40:04 +08:00 |
|
Mitsuki Ogasahara
|
7305713b97
|
fix: allow special characters in email (#5327)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-06-17 21:32:59 +08:00 |
|
sino
|
edffa5666d
|
fix: got unknown type of prompt message in multi-round ReAct agent chat (#5245)
|
2024-06-17 21:20:17 +08:00 |
|
-LAN-
|
54756cd3b2
|
chore(core/workflow/utils/variable_template_parser): Refactor VariableTemplateParser class for better readability and maintainability. (#5328)
|
2024-06-17 21:18:56 +08:00 |
|
-LAN-
|
b73ec87afc
|
fix(core/workflow): Handle special values in node run result outputs (#5321)
|
2024-06-17 20:41:57 +08:00 |
|
Justin Wu
|
61f4f08744
|
Add bedrock command r models (#4521)
Co-authored-by: Justin Wu <justin.wu@ringcentral.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-06-17 20:37:46 +08:00 |
|
Jyong
|
07387e9586
|
add the filename length limit (#5326)
|
2024-06-17 20:36:54 +08:00 |
|
quicksand
|
147a39b984
|
feat: support tencent cos storage (#5297)
|
2024-06-17 19:18:52 +08:00 |
|
Bowen Liang
|
7a758a35fe
|
fix: pin tenacity to 8.3.0 (#5319)
|
2024-06-17 18:03:42 +08:00 |
|
sino
|
be3512aa57
|
fix: unable to reindex documents (#5276)
|
2024-06-17 17:19:43 +08:00 |
|
Charles Zhou
|
cc4a4ec796
|
feat: permission and security fixes (#5266)
|
2024-06-17 16:06:32 +08:00 |
|
非法操作
|
24282236f0
|
fix: not checked require_summary of duckduckgo search raise error (#5303)
|
2024-06-17 14:18:49 +08:00 |
|
-LAN-
|
5a99aeb864
|
fix(core): Reorder field_validator and classmethod to fit Pydantic V2. (#5257)
|
2024-06-17 10:04:28 +08:00 |
|
Charlie.Wei
|
e95f8fa3dc
|
Dalle3 add seed (#5288)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-17 09:27:27 +08:00 |
|
crazywoola
|
9a64aa76c1
|
fix: typo and check (#5287)
|
2024-06-17 09:15:43 +08:00 |
|
kurokobo
|
42029791e4
|
fix: add event handler to delete the site when the related app deleted (#5282)
|
2024-06-17 08:47:26 +08:00 |
|
Bowen Liang
|
d94279ae75
|
fix: casting non-string type value for tool parameter options (#5267)
|
2024-06-16 09:47:20 +08:00 |
|
rerorero
|
3a423e8ce7
|
fix: visioin model always with low quality (#5253)
|
2024-06-16 09:46:17 +08:00 |
|
Pan, Wen-Ming
|
4b54843ed7
|
fix: run agent with Vertex AI Gemini models (#5260)
Co-authored-by: Wenming Pan <pwm@google.com>
|
2024-06-16 09:36:31 +08:00 |
|
kurokobo
|
2e842333b1
|
fix: correct typos in the icons for microsoft (#5243)
|
2024-06-15 21:02:47 +08:00 |
|
Yash Parmar
|
6ccde0452a
|
feat: Added hindi translation i18n (#5240)
|
2024-06-15 21:01:03 +08:00 |
|
Serply
|
795714bc2f
|
feat(Tools): Add Serply Web/Job/Scholar/News Search tool for more options (#5186)
Co-authored-by: teampen <136991215+teampen@users.noreply.github.com>
|
2024-06-15 20:09:33 +08:00 |
|
Masashi Tomooka
|
d9bee03ff6
|
fix: embedding job fails using IAM role (#5252)
|
2024-06-15 18:57:54 +08:00 |
|
sino
|
4f0488abb5
|
fix: wrong order of history prompts in ReAct agent mode (#5236)
|
2024-06-15 10:53:30 +08:00 |
|
takatost
|
12c815c597
|
fix: ExtractSetting optional value missing None as default val (#5238)
|
2024-06-15 02:58:47 +08:00 |
|
takatost
|
d098bdc59b
|
version to 0.6.11 (#5224)
|
2024-06-15 02:46:24 +08:00 |
|
Jyong
|
ba5f8afaa8
|
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-15 02:46:02 +08:00 |
|
takatost
|
8da035aac6
|
Update README.md (#5228)
|
2024-06-14 22:31:01 +08:00 |
|
kurokobo
|
ef6034abfd
|
fix: allow the name and icon of the web app to be set independently of that of the bot itself (#5225)
|
2024-06-14 22:16:11 +08:00 |
|
kurokobo
|
0391282b5e
|
fix: initialize site with customized icon and icon_background (#5227)
|
2024-06-14 22:15:50 +08:00 |
|
走在修行的大街上
|
8d1386df0f
|
feat(Tools): Add Feishu multi-dimensional table operation function (#5213)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-14 21:19:20 +08:00 |
|
DomKing
|
43c19007e0
|
fix: workspace member's last_active should be last_active_time, but not last_login_time (#4906)
|
2024-06-14 20:49:19 +08:00 |
|
rerorero
|
c6b791d070
|
fix: number variable cause type error in openai moderation (#5222)
|
2024-06-14 20:43:03 +08:00 |
|
Charles Zhou
|
8bcc5a36bb
|
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-06-14 20:34:25 +08:00 |
|
th3n00b13
|
cdb6c801c1
|
Fix: http_request delete method not working (#4975)
|
2024-06-14 20:07:22 +08:00 |
|
quicksand
|
4080f7b8ad
|
feat: support tencent vector db (#3568)
|
2024-06-14 19:25:17 +08:00 |
|
Jaxon Ley
|
337bad8525
|
feat: Add Optional API Key, Proxy Server, and Bypass Cache Parameters to Jina Tools (#5197)
|
2024-06-14 19:09:25 +08:00 |
|
Bin
|
0f35d07052
|
support ERNIE-4.0-8K-Latest (#5216)
|
2024-06-14 18:45:24 +08:00 |
|
-LAN-
|
7f44e88eda
|
fix(model_providers/ollama): Fix OllamaLargeLanguageModel to correctly set the stop option (#5217)
|
2024-06-14 18:26:14 +08:00 |
|
Jason
|
b7ff765d8d
|
Add novita.ai as model provider (#4961)
|
2024-06-14 18:23:06 +08:00 |
|
Jyong
|
d7fbae286a
|
add aws s3 iam check (#5174)
|
2024-06-14 15:19:59 +08:00 |
|
Masashi Tomooka
|
0633aae7dc
|
feat: allow to use IAM Role for Bedrock (#5188)
|
2024-06-14 15:18:42 +08:00 |
|
doufa
|
f87f11e92c
|
chore: make the Celery command more noticeable (#5203)
|
2024-06-14 15:06:07 +08:00 |
|
Bowen Liang
|
2b04388361
|
chore: remove bump-pydantic dependency (#5177)
|
2024-06-14 15:05:17 +08:00 |
|
takatost
|
3c0f21d174
|
fix: workflow as tool create error by type misuse (#5205)
|
2024-06-14 15:01:09 +08:00 |
|
-LAN-
|
ed53ef29f4
|
fix(core/tools): Fix the issue with iterating over None in _transform_tool_parameters_type . (#5190)
|
2024-06-14 11:25:48 +08:00 |
|
dependabot[bot]
|
54e02b8147
|
chore(deps): bump authlib from 1.2.0 to 1.3.1 in /api (#5115)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-14 03:55:40 +08:00 |
|
Summer-Gu
|
7f98c2ea3f
|
refactor: Delete the dataset to verify whether it is in use (#5112)
|
2024-06-14 03:25:38 +08:00 |
|
dependabot[bot]
|
7189a4c379
|
chore(deps): bump azure-identity from 1.15.0 to 1.16.1 in /api (#5116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-14 03:24:32 +08:00 |
|
takatost
|
415022aa14
|
fix: pydantic2 error (#5172)
|
2024-06-14 03:05:04 +08:00 |
|
saga.rey
|
edf2047f04
|
fix: milvus_vector default dataset index_struct type from weaviate to milvus (#5098)
|
2024-06-14 02:36:01 +08:00 |
|
rerorero
|
b85ae146a7
|
fix: JSON mode with an image doesn't work for Gemini (#5169)
|
2024-06-14 02:32:09 +08:00 |
|
takatost
|
5ec7d85629
|
fix: issues by pydantic2 upgrade (#5171)
|
2024-06-14 02:28:28 +08:00 |
|
Pan, Wen-Ming
|
f13af5a811
|
fix(model_providers/vertex_ai): Vertex AI Anthropic models authentication failed (#4971)
|
2024-06-14 01:34:31 +08:00 |
|
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
|