740fad06c1
feat(tools/cogview): Updated cogview tool to support cogview-3 and the latest cogview-3-plus ( #8382 )
2024-09-22 10:14:14 +08:00
0665268578
Add Fireworks AI as new model provider ( #8428 )
2024-09-22 10:13:00 +08:00
c8b9bdebfe
feat:use xinference tts stream mode ( #8616 )
2024-09-22 10:08:35 +08:00
a587f0d3f1
docs: Add Japanese documentation for tools ( #8469 )
2024-09-22 09:04:00 +08:00
8c51d06222
feat: regenerate in Chat, agent and Chatflow app ( #7661 )
2024-09-22 03:15:11 +08:00
b32a7713e0
feat: update pyproject.toml ( #8368 )
2024-09-21 23:59:50 +08:00
831c5a93af
refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs ( #8461 )
2024-09-21 22:56:37 +08:00
1a8dcae10e
add Qwen custom add model interface ( #8565 )
2024-09-21 22:52:10 +08:00
8219f9e090
fix: api/core/ops/ops_trace_manager.py ( #8501 )
2024-09-21 20:49:01 +08:00
5ddb601e43
add MixtralAI Model ( #8517 )
2024-09-21 18:08:07 +08:00
5541248264
Update the PerfXCloud provider model list,Update PerfXCloudProvider validate_provider_credentials method. ( #8587 )
...
Co-authored-by: xhb <466010723@qq.com >
2024-09-21 17:33:15 +08:00
e75c33a561
Enhance Readme Documentation to Clarify the Importance of Celery Service ( #8558 )
2024-09-21 17:30:58 +08:00
e0a3307563
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration ( #8595 )
2024-09-20 19:47:25 +08:00
7f3282ec04
Update version to 0.8.3 in packaging and docker-compose files ( #8590 )
2024-09-20 18:24:03 +08:00
1583283635
ComfyUI tool use the new internal enumeration class "VariableKey" ( #8533 )
2024-09-20 17:42:47 +08:00
c87f710d58
Fix: update qwen model and model config ( #8584 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-09-20 17:05:57 +08:00
1568c5cae9
fix: fix qwen series model type ( #8580 )
2024-09-20 15:29:33 +08:00
a03919c3b3
feat: add hunyuan-vision ( #8529 )
2024-09-19 18:08:01 +08:00
d96f5ba1ca
add storage error log ( #8556 )
2024-09-19 17:34:12 +08:00
d6de96c4b4
feat: sync Qwen API with Aliyun Bailian ( #8538 )
2024-09-19 17:08:59 +08:00
ffd2f61dd9
fix: thread_pool submit count in parallel workflow not releasing ( #8549 )
2024-09-19 15:34:56 +08:00
54b9e1f6d1
fix: ci issues(missing duckduckgo-search==6.2.11, ruff lint issue) ( #8543 )
2024-09-19 11:43:00 +08:00
6f222b49f2
refactor: rename task_type to task for jina embeddings v3 ( #8488 )
2024-09-18 14:53:15 +08:00
8dfe8c773a
chore: Deprecate gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k-0613 models ( #8500 )
2024-09-18 14:38:09 +08:00
cf645c3ba1
feat: Add ComfyUI tool for Stable Diffusion ( #8160 )
2024-09-18 10:56:29 +08:00
6dba68f62d
feat: Add base URL settings and secure_ascii options to the Brave search tool ( #8463 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-15 17:38:43 +08:00
3d083b758f
feat: add flux dev of siliconflow image-gen tool ( #8450 )
2024-09-15 17:14:12 +08:00
bf16de50fe
fix: internal error when tool authorization ( #8449 )
2024-09-14 21:50:02 +08:00
7e611ffbf3
multi-retrival use dataset's top-k ( #8416 )
2024-09-14 21:48:44 +08:00
72b7f8a949
Bugfix/fix feishu plugins ( #8443 )
...
Co-authored-by: 黎斌 <libin.23@bytedance.com >
2024-09-14 18:59:06 +08:00
75fb4ca74d
fix: spell
2024-09-14 18:38:27 +08:00
88c9834ef2
chore(workflow): Optimize the iteration when selecting a variable from a branch in the output variable causes iteration index err ( #8440 )
2024-09-14 18:02:43 +08:00
b6ad7a1e06
Fix: https://github.com/langgenius/dify/issues/8190 (Update Model nam… ( #8426 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-09-14 17:14:18 +08:00
b529ba9c45
chore: format
2024-09-14 16:58:26 +08:00
3e83be941c
feat: add fulfill_login_params_from_env
2024-09-14 16:48:24 +08:00
bc025856b4
feat: update message
2024-09-14 16:40:51 +08:00
61e4b3c822
feat: update mismatch description
2024-09-14 16:36:10 +08:00
20dc5559f2
feat: remove env example
2024-09-14 16:32:59 +08:00
6f7625fa47
chore: update Jina embedding model ( #8376 )
2024-09-14 16:21:17 +08:00
18adee6882
chore: PLR6201 Use a set literal when testing for membership
2024-09-14 14:56:36 +08:00
cd277aa2d8
Merge branch 'main' into feat/new-login
...
* main: (40 commits)
feat: allow users to specify timeout for text generations and workflows by environment variable (#8395 )
Fix: operation postion of answer in logs (#8411 )
fix: when the variable does not exist, an error should be prompted (#8413 )
fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419 )
fix:logs and rm unused codes in CacheEmbedding (#8409 )
fix: resolve runtime error when self.folder is None (#8401 )
Fix: Support Bedrock cross region inference #8190 (Update Model name to distinguish between different region groups) (#8402 )
fix(docker): aliyun oss path env key (#8394 )
fix: pyproject.toml typo (#8396 )
fix: o1-mini 65563 -> 65536 (#8388 )
fix: sandbox issue related httpx and requests (#8397 )
chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392 )
fix (#8322 followup): resolve the violation of pylint rules (#8391 )
chore: refurish python code by applying Pylint linter rules (#8322 )
support hunyuan-turbo (#8372 )
chore: update firecrawl scrape to V1 api (#8367 )
fix(workflow): both parallel and single branch errors occur in if-else (#8378 )
fix: edit load balancing not pass id (#8370 )
fix: add before send to remove langfuse defaultErrorResponse (#8361 )
fix: when edit load balancing config not pass the empty filed value hidden (#8366 )
...
2024-09-14 14:53:11 +08:00
514f839368
feat: update EmailOrPasswordMismatchError
2024-09-14 14:49:54 +08:00
f01602b570
fix(workflow): the answer node after the iteration node containing the answer was output prematurely ( #8419 )
2024-09-14 14:02:09 +08:00
0123498452
fix:logs and rm unused codes in CacheEmbedding ( #8409 )
2024-09-14 12:56:45 +08:00
f55e06d8bf
fix: resolve runtime error when self.folder is None ( #8401 )
...
Co-authored-by: 陈长君 <chenchangjun@shuwen.com >
2024-09-14 11:07:16 +08:00
b613b11422
Fix: Support Bedrock cross region inference #8190 (Update Model name to distinguish between different region groups) ( #8402 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-09-14 11:06:20 +08:00
bf55b1910f
fix: pyproject.toml typo ( #8396 )
2024-09-14 09:45:49 +08:00
71b4480c4a
fix: o1-mini 65563 -> 65536 ( #8388 )
2024-09-14 02:39:58 +08:00
b6b1057a18
fix: sandbox issue related httpx and requests ( #8397 )
2024-09-14 02:02:55 +08:00
5b98acde2f
chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 ( #8392 )
2024-09-13 23:34:39 +08:00