FamousMai
|
54174e07b2
|
fix: 修正docker启动plugin_daemon失败
|
2025-04-20 00:15:01 +08:00 |
|
FamousMai
|
df715829ed
|
feat: 修改镜像tag
|
2025-04-19 12:29:01 +08:00 |
|
FamousMai
|
12f8bcbd0e
|
ci: 优化一下docker-compose文件,保持与dify的docker-compose文件基本一致,只比原来多3个镜像
|
2025-04-11 19:55:02 +08:00 |
|
FamousMai
|
73e81323fc
|
合并dify1.2.0版本代码
# Conflicts:
# api/controllers/service_api/app/workflow.py
# api/controllers/service_api/wraps.py
# web/.env.example
# web/app/components/share/utils.ts
# web/app/signin/page.module.css
# web/context/debug-configuration.ts
|
2025-04-09 19:57:08 +08:00 |
|
-LAN-
|
2c2efe2e1e
|
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-09 17:12:40 +08:00 |
|
quicksand
|
9000f4ad05
|
feat: add plugin daemon oss env config (#17663)
|
2025-04-09 14:02:17 +08:00 |
|
FangHao
|
eb0e51d44d
|
optimize: docker-compose.middleware.yaml update env_file dependence (#17646)
Co-authored-by: fanghao <fanghao@sci99.com>
|
2025-04-09 12:16:48 +08:00 |
|
wlleiiwang
|
42a42a7962
|
FEAT: support Tencent vectordb to full text search (#16865)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-04-07 09:50:03 +08:00 |
|
FamousMai
|
a48da8c64b
|
feat: 把其他基础镜像,都放到腾讯云镜像仓库
|
2025-04-03 15:50:30 +08:00 |
|
Jian Guo
|
abaefe22bc
|
[Documentation] Update README under docker folder for middleware components. (#17284)
|
2025-04-02 11:02:05 +08:00 |
|
FamousMai
|
b226e01b2f
|
fix:docker compose 镜像修改,和数据库迁移文件
|
2025-04-01 22:24:45 +08:00 |
|
FamousMai
|
4dd8a527d2
|
Merge branch 'main' into main_merge_dify_1.1.3
* main:
fix:docker compose加上sandbox-full镜像
fix:更换镜像地址
fix: 管理中心admin,初始化数据漏了新加的菜单数据权限
fix:修复上传图片等api因加密钥计费导致报错问题
fix: 更新镜像,还有修复一些初始化的bug
ci: 测试使用gitlab-ci,去构建推送镜像
ci: 测试使用gitlab-ci,去构建推送镜像
ci: 测试使用gitlab-ci,去构建推送镜像
feat:docker-compose镜像版本更新
# Conflicts:
# docker/docker-compose.dify-plus.yaml
|
2025-04-01 15:51:03 +08:00 |
|
FamousMai
|
4e0356769d
|
fix:docker compose加上sandbox-full镜像
|
2025-04-01 15:34:28 +08:00 |
|
FamousMai
|
703730fc98
|
fix:更换镜像地址
|
2025-04-01 11:45:00 +08:00 |
|
FamousMai
|
9f6e00c7c1
|
fix: 更新镜像,还有修复一些初始化的bug
|
2025-03-31 22:12:19 +08:00 |
|
FamousMai
|
498c4970e7
|
feat:docker-compose镜像版本更新
|
2025-03-31 09:57:46 +08:00 |
|
FamousMai
|
e797ae5c96
|
fix: docker-compose修改,修复报错,新增数据库迁移文件
|
2025-03-31 09:00:08 +08:00 |
|
FamousMai
|
81dbfd6748
|
feat: 合并dify1.1.3版本
# Conflicts:
# README.md
# api/.env.example
# api/controllers/console/__init__.py
# api/controllers/console/apikey.py
# api/controllers/console/explore/completion.py
# api/controllers/console/explore/workflow.py
# api/controllers/service_api/app/workflow.py
# api/controllers/service_api/wraps.py
# api/controllers/web/workflow.py
# api/core/model_runtime/model_providers/bedrock/get_bedrock_client.py
# api/core/model_runtime/model_providers/bedrock/llm/llm.py
# api/core/model_runtime/model_providers/openai_api_compatible/openai_api_compatible.yaml
# api/core/model_runtime/model_providers/openai_api_compatible/text_embedding/text_embedding.py
# api/models/model.py
# api/poetry.lock
# api/pyproject.toml
# web/.env.example
# web/Dockerfile
# web/app/(commonLayout)/app/(appDetailLayout)/[appId]/layout.tsx
# web/app/components/app/overview/appCard.tsx
# web/app/components/base/chat/chat-with-history/chat-wrapper.tsx
# web/app/components/base/chat/embedded-chatbot/index.tsx
# web/app/components/base/mermaid/index.tsx
# web/app/components/develop/index.tsx
# web/app/components/develop/secret-key/secret-key-modal.tsx
# web/app/components/explore/app-list/index.tsx
# web/app/components/explore/item-operation/index.tsx
# web/app/components/explore/sidebar/app-nav-item/index.tsx
# web/app/components/explore/sidebar/index.tsx
# web/app/components/header/account-setting/index.tsx
# web/app/components/header/index.tsx
# web/app/components/share/text-generation/index.tsx
# web/app/components/tools/provider/detail.tsx
# web/app/layout.tsx
# web/package.json
# web/service/base.ts
# web/yarn.lock
|
2025-03-28 16:35:13 +08:00 |
|
FamousMai
|
b5aa970766
|
feat: 新增sandbox-full支持
|
2025-03-28 15:18:33 +08:00 |
|
wanttobeamaster
|
7f70cadacb
|
feat: support Tablestore vector database (#16601)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-03-27 15:53:33 +08:00 |
|
JimintheBox
|
8b89447549
|
Fix Custom Tool File Upload: Resolve Multiple Files Recognition and Multipart Boundary Issues (#14014)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-27 10:47:35 +08:00 |
|
XiaoBa
|
c451f54925
|
feat: add the maximum number of iterations to env (#16805)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-03-26 14:17:59 +08:00 |
|
hsiong
|
6157f57872
|
feat: Add OceanBase hybrid search features (#16652)
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
|
2025-03-25 14:32:00 +08:00 |
|
-LAN-
|
c167a1f4f4
|
chore: bump the package version to 1.1.3 (#16612)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-24 17:59:54 +08:00 |
|
chenhuan0728
|
770c461a8f
|
feat: add openGauss PQ acceleration feature (#16432)
Co-authored-by: chenhuan <huan.chen0728@foxmail>
|
2025-03-24 15:16:40 +08:00 |
|
-LAN-
|
bf90d34c2f
|
chore: update version to 1.1.2 in configuration and Docker files (#16457)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-21 18:03:48 +08:00 |
|
NanoNova
|
a30945312a
|
fix: typos (#16385)
|
2025-03-21 11:14:40 +08:00 |
|
-LAN-
|
85160b0487
|
chore: update version to 1.1.1 in packaging and docker configurations (#16301)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-20 18:20:04 +08:00 |
|
-LAN-
|
ac80c04bd3
|
chore: bump version to 1.1.0 (#16128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-18 20:01:24 +08:00 |
|
XiaoBa
|
5e52d4d6b3
|
feat: add Maximum number of Parallelism branches to env (#15964)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-03-18 09:32:47 +08:00 |
|
LittleFish-15
|
223ab5a38f
|
feat: support openGauss vector database (#15865)
|
2025-03-17 19:42:54 +08:00 |
|
LiuBodong
|
cee8731393
|
fix:Nginx template not replace env correctly (#15651)
|
2025-03-16 11:19:09 +08:00 |
|
sho-takano-dev
|
7c27d4b202
|
feat: add Http Request Node to skip ssl verify function #15177 (#15664)
|
2025-03-14 10:05:37 +08:00 |
|
Yuichiro Utsumi
|
5f9d236d22
|
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
|
2025-03-13 16:32:34 +08:00 |
|
codingjaguar
|
74f66d3119
|
Update .env.example to fix MILVUS_URI default value (#13140)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
|
2025-03-12 20:31:45 +08:00 |
|
Rafael Carvalho
|
1d5ea80a2b
|
feat: env MAX_TOOLS_NUM (#15431)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-12 12:57:05 +08:00 |
|
-LAN-
|
46036e6ce6
|
fix: update version to 1.0.1 in configuration and Docker files (#15478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-11 18:50:42 +08:00 |
|
Novice
|
58a74fe1fb
|
chore: add comment to the PLUGIN_DIFY_INNER_API_KEY key (#15381)
|
2025-03-11 00:25:11 +08:00 |
|
kurokobo
|
269ba6add9
|
fix: remove port expose on db (#15286)
|
2025-03-10 15:01:34 +08:00 |
|
kurokobo
|
f2b7df94d7
|
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279)
|
2025-03-10 13:15:06 +08:00 |
|
Yeuoly
|
59fd3aad31
|
feat: add PIP_MIRROR_URL environment variable support (#15353)
|
2025-03-10 12:59:31 +08:00 |
|
engchina
|
20cbebeef1
|
modify OCI_ENDPOINT example value Fixes #15336 (#15337)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-10 10:47:39 +08:00 |
|
kurokobo
|
0c57250d87
|
feat: expose PYTHON_ENV_INIT_TIMEOUT and PLUGIN_MAX_EXECUTION_TIMEOUT (#15283)
|
2025-03-09 10:45:19 +08:00 |
|
crazywoola
|
908a7b6c3d
|
fix: tool icons are missing (#15241)
|
2025-03-08 11:04:53 +08:00 |
|
Moch. Ainun Najib
|
69746f2f0b
|
add: allowed_domains marketplace.dify.ai (#15139)
|
2025-03-07 10:55:08 +08:00 |
|
engchina
|
9c1db7dca7
|
modify oracle lexer name Fixes #15106 (#15108)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-06 18:58:51 +08:00 |
|
Pascal M
|
6101733232
|
fix(docker): plugin daemon lacks database dependency (#15038)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-06 13:18:59 +08:00 |
|
Wood
|
2c17bb2c36
|
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
|
2025-03-05 17:41:15 +08:00 |
|
Junjie.M
|
da91217bc9
|
fix docker-compose.yaml and docker-compose.middleware.yaml plugin_daemon environment parameter values (#14992)
|
2025-03-05 16:27:55 +08:00 |
|
engchina
|
c8de30f3d9
|
feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-04 09:22:04 +08:00 |
|