crazywoola
|
a630405d0f
|
feat: add switches for jina firecrawl watercrawl (#18153)
|
2025-04-16 15:50:15 +08:00 |
|
crazywoola
|
e1455cecd8
|
feat: add switches for jina firecrawl watercrawl (#18153)
|
2025-04-16 15:50:15 +08:00 |
|
kurokobo
|
62dff50651
|
fix: start api and worker after the database has become healthy (#18109)
|
2025-04-16 09:54:03 +08:00 |
|
kurokobo
|
cd17ce9250
|
fix: start api and worker after the database has become healthy (#18109)
|
2025-04-16 09:54:03 +08:00 |
|
mousemin
|
863a6a5158
|
fix: plugin parameter aws_secret_key parameter not found (#18075)
|
2025-04-15 15:48:07 +08:00 |
|
mousemin
|
0a9031fd42
|
fix: plugin parameter aws_secret_key parameter not found (#18075)
|
2025-04-15 15:48:07 +08:00 |
|
kurokobo
|
cf042130d4
|
fix: start the plugin daemon after the database has become healthy (#17928)
|
2025-04-13 10:21:56 +08:00 |
|
kurokobo
|
bc57fa0619
|
fix: start the plugin daemon after the database has become healthy (#17928)
|
2025-04-13 10:21:56 +08:00 |
|
FamousMai
|
12f8bcbd0e
|
ci: 优化一下docker-compose文件,保持与dify的docker-compose文件基本一致,只比原来多3个镜像
|
2025-04-11 19:55:02 +08:00 |
|
AichiB7A
|
eedf3d5b44
|
[Observability] Integrate OpenTelemetry (#17627)
|
2025-04-11 17:04:06 +08:00 |
|
AichiB7A
|
5f8d20b5b2
|
[Observability] Integrate OpenTelemetry (#17627)
|
2025-04-11 17:04:06 +08:00 |
|
quicksand
|
9b16fd059e
|
fix: docker compose plugin s3 config default value (#17722)
|
2025-04-10 09:57:50 +08:00 |
|
quicksand
|
0b1f938389
|
fix: docker compose plugin s3 config default value (#17722)
|
2025-04-10 09:57:50 +08:00 |
|
-LAN-
|
bf11af4e04
|
feat(large_language_model): Adds plugin-based token counting configuration option (#17706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-04-09 20:52:58 +08:00 |
|
-LAN-
|
d3157b46ee
|
feat(large_language_model): Adds plugin-based token counting configuration option (#17706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-04-09 20:52:58 +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 |
|
quicksand
|
ff1cc041e0
|
fix : PLUGIN_S3_USE_AWS_MANAGED_IAM AND PLUGIN_S3_USE_PATH_STYLE … (#17702)
|
2025-04-09 19:16:01 +08:00 |
|
quicksand
|
1d5c07dedb
|
fix : PLUGIN_S3_USE_AWS_MANAGED_IAM AND PLUGIN_S3_USE_PATH_STYLE … (#17702)
|
2025-04-09 19:16:01 +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 |
|