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
aad6f340b3
fix ( #8322 followup): resolve the violation of pylint rules ( #8391 )
2024-09-13 23:19:36 +08:00
a1104ab97e
chore: refurish python code by applying Pylint linter rules ( #8322 )
2024-09-13 22:42:08 +08:00
1ab81b4972
support hunyuan-turbo ( #8372 )
...
Co-authored-by: sunkesi <sunkesi@hosecloud.com >
2024-09-13 20:21:48 +08:00
06b66216d7
chore: update firecrawl scrape to V1 api ( #8367 )
2024-09-13 20:02:00 +08:00
cd3eaed335
fix(workflow): both parallel and single branch errors occur in if-else ( #8378 )
2024-09-13 19:55:54 +08:00
84ac5ccc8f
fix: add before send to remove langfuse defaultErrorResponse ( #8361 )
2024-09-13 16:08:08 +08:00
24af4b9313
fix: o1-series model encounters an error when the generate mode is blocking ( #8363 )
2024-09-13 15:37:54 +08:00
6613b8f2e0
chore: fix unnecessary string concatation in single line ( #8311 )
2024-09-13 14:24:49 +08:00
08c486452f
fix: score_threshold handling in vector search methods ( #8356 )
2024-09-13 14:24:35 +08:00
a45ac6ab98
fix: ark token usage is none ( #8351 )
2024-09-13 14:19:24 +08:00
80a322aaa2
chore: update version to 0.8.2 in packaging and docker-compose files ( #8352 )
2024-09-13 13:45:13 +08:00
82f7875a52
feat: add langfuse sentry ignore error ( #8353 )
2024-09-13 13:44:19 +08:00
4637ddaa7f
feat: add o1-series models support in Agent App (ReACT only) ( #8350 )
2024-09-13 13:08:27 +08:00
5f03e66489
Feature/service api workflow logs ( #8323 )
2024-09-13 11:03:57 +08:00
49cee773c5
fixed score threshold is none ( #8342 )
2024-09-13 10:21:58 +08:00
c78828ab7c
chore: update Dify version to 0.8.1 ( #8329 )
2024-09-13 02:48:24 +08:00
e90d3c29ab
feat: add OpenAI o1 series models support ( #8328 )
2024-09-13 02:15:19 +08:00
153807f243
fix: response_format label ( #8326 )
2024-09-12 23:17:29 +08:00
5db0b56c5b
docs: update lambda_translate_utils.yaml ( #8293 )
2024-09-12 20:33:07 +08:00
404db1ae5b
Fix VariableEntityType Bug external-data-tool -> external_data_tool ( #8299 )
2024-09-12 20:27:55 +08:00
02c4b1af71
chore:add Azure openai api version 2024-08-01-preview ( #8291 )
2024-09-12 20:22:57 +08:00