| 
							
							
								 xiandan-erizo | 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 |  | 
			
				
					| 
							
							
								 takatost | cd3eaed335 | fix(workflow): both parallel and single branch errors occur in if-else (#8378) | 2024-09-13 19:55:54 +08:00 |  | 
			
				
					| 
							
							
								 takatost | 24af4b9313 | fix: o1-series model encounters an error when the generate mode is blocking (#8363) | 2024-09-13 15:37:54 +08:00 |  | 
			
				
					| 
							
							
								 Bowen Liang | 6613b8f2e0 | chore: fix unnecessary string concatation in single line (#8311) | 2024-09-13 14:24:49 +08:00 |  | 
			
				
					| 
							
							
								 -LAN- | 08c486452f | fix: score_threshold handling in vector search methods (#8356) | 2024-09-13 14:24:35 +08:00 |  | 
			
				
					| 
							
							
								 sino | a45ac6ab98 | fix: ark token usage is none (#8351) | 2024-09-13 14:19:24 +08:00 |  | 
			
				
					| 
							
							
								 takatost | 4637ddaa7f | feat: add o1-series models support in Agent App (ReACT only) (#8350) | 2024-09-13 13:08:27 +08:00 |  | 
			
				
					| 
							
							
								 Jyong | 49cee773c5 | fixed score threshold is none (#8342) | 2024-09-13 10:21:58 +08:00 |  | 
			
				
					| 
							
							
								 takatost | e90d3c29ab | feat: add OpenAI o1 series models support (#8328) | 2024-09-13 02:15:19 +08:00 |  | 
			
				
					| 
							
							
								 Nam Vu | 153807f243 | fix: response_format label (#8326) | 2024-09-12 23:17:29 +08:00 |  | 
			
				
					| 
							
							
								 Ikko Eltociear Ashimine | 5db0b56c5b | docs: update lambda_translate_utils.yaml (#8293) | 2024-09-12 20:33:07 +08:00 |  | 
			
				
					| 
							
							
								 Tamer | 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 |  | 
			
				
					| 
							
							
								 ybalbert001 | d4985fb3aa | Fix: Support Bedrock cross region inference [#8190](https://github.com/langgenius/dify/issues/8190) (#8317) | 2024-09-12 19:15:20 +08:00 |  | 
			
				
					| 
							
							
								 Bowen Liang | 40fb4d16ef | chore: refurbish Python code by applying refurb linter rules (#8296) | 2024-09-12 15:50:49 +08:00 |  | 
			
				
					| 
							
							
								 Bowen Liang | c69f5b07ba | chore: apply ruff E501 line-too-long linter rule (#8275) Co-authored-by: -LAN- <laipz8200@outlook.com> | 2024-09-12 14:00:36 +08:00 |  | 
			
				
					| 
							
							
								 takatost | 56c90e212a | fix(workflow): missing content in the answer node stream output during iterations (#8292) Co-authored-by: -LAN- <laipz8200@outlook.com> | 2024-09-12 13:59:48 +08:00 |  | 
			
				
					| 
							
							
								 Bowen Liang | 0f14873255 | chore: cleanup ruff flake8-simplify linter rules (#8286) Co-authored-by: -LAN- <laipz8200@outlook.com> | 2024-09-12 12:55:45 +08:00 |  | 
			
				
					| 
							
							
								 Bowen Liang | 781d294f49 | chore: cleanup pycodestyle E rules (#8269) | 2024-09-11 18:55:00 +08:00 |  | 
			
				
					| 
							
							
								 yalei | f515af2232 | let claude models in bedrock support the response_format parameter (#8220) Co-authored-by: duyalei <> | 2024-09-11 18:24:50 +08:00 |  | 
			
				
					| 
							
							
								 crazywoola | 4d2cd6703b | chore: remove useless code (#8198) | 2024-09-11 18:19:34 +08:00 |  | 
			
				
					| 
							
							
								 Bowen Liang | 292220c596 | chore: apply pep8-naming rules for naming convention (#8261) | 2024-09-11 16:40:52 +08:00 |  | 
			
				
					| 
							
							
								 HowardChan | 53f37a6704 | fix:ollama text embedding 500 error (#8252) | 2024-09-11 16:23:19 +08:00 |  | 
			
				
					| 
							
							
								 Leo.Wang | 75c1a82556 | Update Gitlab query field, add query by path (#8244) | 2024-09-11 16:09:53 +08:00 |  | 
			
				
					| 
							
							
								 Nam Vu | 342607f4a4 | fix: truthy value (#8208) | 2024-09-11 15:44:53 +08:00 |  | 
			
				
					| 
							
							
								 takatost | 5f4cdd66fa | fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247) | 2024-09-11 12:28:32 +08:00 |  | 
			
				
					| 
							
							
								 HowardChan | 82c42b9ec5 | fix:error when adding the ollama embedding model (#8236) Co-authored-by: crazywoola <427733928@qq.com> | 2024-09-11 10:25:45 +08:00 |  | 
			
				
					| 
							
							
								 takatost | cee0c51dbb | feat: add from_variable_selector for stream chunk / message event (#8228) | 2024-09-10 22:15:50 +08:00 |  | 
			
				
					| 
							
							
								 takatost | fdbbdb706f | fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225) | 2024-09-10 21:11:35 +08:00 |  | 
			
				
					| 
							
							
								 takatost | f6dfe23cf8 | fix(workflow): in multi-parallel execution with multiple conditional branches (#8221) | 2024-09-10 21:09:18 +08:00 |  | 
			
				
					| 
							
							
								 Jyong | bb3002b173 | revert page column (#8217) | 2024-09-10 18:21:22 +08:00 |  | 
			
				
					| 
							
							
								 Bowen Liang | 2cf1187b32 | chore(api/core): apply ruff reformatting (#7624) | 2024-09-10 17:00:20 +08:00 |  | 
			
				
					| 
							
							
								 takatost | dabfd74622 | feat: Parallel Execution of Nodes in Workflows (#8192) Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com> | 2024-09-10 15:23:16 +08:00 |  | 
			
				
					| 
							
							
								 -LAN- | ed37439ef7 | refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) | 2024-09-10 15:00:25 +08:00 |  | 
			
				
					| 
							
							
								 Jyong | af92f19291 | filter excel empty sheet (#8194) | 2024-09-10 14:55:08 +08:00 |  | 
			
				
					| 
							
							
								 Jyong | 2d690801d1 | nvidia rerank top n missed (#8185) | 2024-09-10 13:17:48 +08:00 |  | 
			
				
					| 
							
							
								 -LAN- | 4313d92e6b | feat(api/core/model_runtime/entities/defaults.py): Add TOP_K in default parameters. (#8167) | 2024-09-10 09:11:31 +08:00 |  | 
			
				
					| 
							
							
								 Nam Vu | 0695543f63 | Fix variable typo (cont) (#8161) | 2024-09-09 23:46:13 +08:00 |  | 
			
				
					| 
							
							
								 crazywoola | 0bec6a037c | update qwen-long (#8157) | 2024-09-09 19:09:42 +08:00 |  | 
			
				
					| 
							
							
								 AAEE86 | fa34b9aed6 | Modify model parameters in Spark LLMs and zhipuai LLMs (#8078) Co-authored-by: Charlie.Wei <luowei@cvte.com> | 2024-09-09 15:36:47 +08:00 |  | 
			
				
					| 
							
							
								 crazywoola | a27d4d58ec | fix: ollama text embedding 500 error (#8131) | 2024-09-09 15:27:49 +08:00 |  | 
			
				
					| 
							
							
								 邹成卓 | a15791e788 | Fix: tongyi code wrapper works not stable (#7871) Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com> | 2024-09-09 11:15:17 +08:00 |  | 
			
				
					| 
							
							
								 ybalbert001 | 954580a4af | feat: support more model types and builtin tools on aws/sagemaker (#8061) Co-authored-by: Yuanbo Li <ybalbert@amazon.com> | 2024-09-09 10:34:11 +08:00 |  | 
			
				
					| 
							
							
								 crazywoola | ab7d79275e | fix: Claude can not validate credientials (#8109) | 2024-09-09 10:22:42 +08:00 |  | 
			
				
					| 
							
							
								 呆萌闷油瓶 | d28446301f | feat:add fishaudio in xinference (#8100) | 2024-09-08 23:58:02 +08:00 |  | 
			
				
					| 
							
							
								 Charlie.Wei | feefeb44d7 | fix LangSmith project config error (#7996) | 2024-09-08 13:25:27 +08:00 |  | 
			
				
					| 
							
							
								 Nam Vu | 2d7954c7da | Fix variable typo (#8084) | 2024-09-08 13:14:11 +08:00 |  | 
			
				
					| 
							
							
								 AAEE86 | 0cef25ef8c | Revert "fix: parameter rule" (#8070) | 2024-09-07 10:44:56 +08:00 |  | 
			
				
					| 
							
							
								 crazywoola | 900fd82a92 | fix: parameter rule (#8064) | 2024-09-06 19:15:24 +08:00 |  |