zhuhao
|
45c0a44411
|
feat: add qwen2.5 for model provider siliconflow (#8630)
|
2024-09-22 16:42:34 +08:00 |
|
Hash Brown
|
2d869d6831
|
fix: send message error when chatting with opening statement (#8627)
|
2024-09-22 16:41:40 +08:00 |
|
Nam Vu
|
eaa7e9b1f0
|
fix: llm_generator.py JSONDecodeError (#8504)
|
2024-09-22 14:02:12 +08:00 |
|
Nam Vu
|
6e37750fbd
|
fix: commands.py (#8483)
|
2024-09-22 13:41:09 +08:00 |
|
omr
|
8fd297f8b4
|
fix: redundant check for available_document_count (#8491)
|
2024-09-22 13:39:41 +08:00 |
|
Nam Vu
|
ddf6569dc5
|
chore: enhance configuration descriptions (#8624)
|
2024-09-22 13:38:41 +08:00 |
|
CXwudi
|
97895ec41a
|
chore: add Gemini newest experimental models (close #7121) (#8621)
|
2024-09-22 13:38:08 +08:00 |
|
sino
|
6d56d5c1f6
|
feat: support o1 series models for openrouter (#8358)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-22 10:23:50 +08:00 |
|
HJY
|
6c2fa8defc
|
fix: form input add tabIndex (#8478)
|
2024-09-22 10:14:43 +08:00 |
|
AAEE86
|
c9f1e18df1
|
Add model parameter translation (#8509)
Co-authored-by: swingchen01 <swings@126.com>
Co-authored-by: 陈长君 <chenchangjun@shuwen.com>
|
2024-09-22 10:14:33 +08:00 |
|
Waffle
|
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 |
|
ice yao
|
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 |
|
Shota Totsuka
|
a587f0d3f1
|
docs: Add Japanese documentation for tools (#8469)
|
2024-09-22 09:04:00 +08:00 |
|
Hash Brown
|
8c51d06222
|
feat: regenerate in Chat , agent and Chatflow app (#7661)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-22 03:15:11 +08:00 |
|
Joe
|
b32a7713e0
|
feat: update pyproject.toml (#8368)
|
2024-09-21 23:59:50 +08:00 |
|
zhuhao
|
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 |
|
AAEE86
|
1a8dcae10e
|
add Qwen custom add model interface (#8565)
|
2024-09-21 22:52:10 +08:00 |
|
Nam Vu
|
8219f9e090
|
fix: api/core/ops/ops_trace_manager.py (#8501)
|
2024-09-21 20:49:01 +08:00 |
|
AAEE86
|
5ddb601e43
|
add MixtralAI Model (#8517)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-21 18:08:07 +08:00 |
|
Hongbin
|
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 |
|
WalterMitty
|
b3cb97f0ad
|
docs: Update ssrf_proxy related doc link in docker-compose file (#8516)
|
2024-09-21 17:31:49 +08:00 |
|
方程
|
e75c33a561
|
Enhance Readme Documentation to Clarify the Importance of Celery Service (#8558)
|
2024-09-21 17:30:58 +08:00 |
|
github-actions[bot]
|
483ead55d5
|
chore: translate i18n files (#8557)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-09-21 17:30:43 +08:00 |
|
非法操作
|
d63a5a1c3c
|
fix: a helper link error (#8508)
|
2024-09-21 17:30:30 +08:00 |
|
takatost
|
e0a3307563
|
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
|
2024-09-20 19:47:25 +08:00 |
|
-LAN-
|
7f3282ec04
|
Update version to 0.8.3 in packaging and docker-compose files (#8590)
|
2024-09-20 18:24:03 +08:00 |
|
非法操作
|
b773ebdab1
|
chore: fix webpack dependencies order (#8542)
|
2024-09-20 18:09:35 +08:00 |
|
Qun
|
1583283635
|
ComfyUI tool use the new internal enumeration class "VariableKey" (#8533)
|
2024-09-20 17:42:47 +08:00 |
|
Su Yang
|
c87f710d58
|
Fix: update qwen model and model config (#8584)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-20 17:05:57 +08:00 |
|
Su Yang
|
1568c5cae9
|
fix: fix qwen series model type (#8580)
|
2024-09-20 15:29:33 +08:00 |
|
MuYu
|
a03919c3b3
|
feat: add hunyuan-vision (#8529)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-19 18:08:01 +08:00 |
|
Joel
|
7411bcf167
|
chore: improve delimiter (#8552)
|
2024-09-19 17:40:20 +08:00 |
|
Jyong
|
d96f5ba1ca
|
add storage error log (#8556)
|
2024-09-19 17:34:12 +08:00 |
|
Su Yang
|
d6de96c4b4
|
feat: sync Qwen API with Aliyun Bailian (#8538)
|
2024-09-19 17:08:59 +08:00 |
|
takatost
|
ffd2f61dd9
|
fix: thread_pool submit count in parallel workflow not releasing (#8549)
|
2024-09-19 15:34:56 +08:00 |
|
takatost
|
54b9e1f6d1
|
fix: ci issues(missing duckduckgo-search==6.2.11, ruff lint issue) (#8543)
|
2024-09-19 11:43:00 +08:00 |
|
HJY
|
2721cb8dee
|
feat: add format util unit and add pre-commit unit check (#8427)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-19 10:39:27 +08:00 |
|
NFish
|
41bea4cafa
|
validate user permission before enter app detail page (#8527)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-18 16:54:04 +08:00 |
|
Wang Bo
|
6f222b49f2
|
refactor: rename task_type to task for jina embeddings v3 (#8488)
|
2024-09-18 14:53:15 +08:00 |
|
-LAN-
|
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 |
|
Qun
|
cf645c3ba1
|
feat: Add ComfyUI tool for Stable Diffusion (#8160)
|
2024-09-18 10:56:29 +08:00 |
|
zhuhao
|
e896d1e9d7
|
chore: update the .gitignore file to include opensearch,pgvector,and myscale (#8470)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-17 22:54:22 +08:00 |
|
Xiao Ley
|
6dba68f62d
|
feat: Add base URL settings and secure_ascii options to the Brave search tool (#8463)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
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 |
|
Nam Vu
|
aa5b2db10a
|
chore: workflow BRANCH, PARALLEL i18n (#8452)
|
2024-09-15 17:13:39 +08:00 |
|
Hirotaka Miyagi
|
b73faae0d0
|
fix(RunOnce): change to form submission instead of onKeyDown and onClick (#8460)
|
2024-09-15 17:09:47 +08:00 |
|
Ying Wang
|
4788e1c8c8
|
[Python SDK] Add KnowledgeBaseClient and the corresponding test cases. (#8465)
Co-authored-by: Wang Ying <wangying@xkool.org>
|
2024-09-15 17:08:52 +08:00 |
|
takatost
|
bf16de50fe
|
fix: internal error when tool authorization (#8449)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-14 21:50:02 +08:00 |
|
Jyong
|
7e611ffbf3
|
multi-retrival use dataset's top-k (#8416)
|
2024-09-14 21:48:44 +08:00 |
|