-LAN-
|
353ed8652c
|
Merge branch 'feat/enhance-multi-modal-support' into deploy/dev
|
2024-10-14 16:53:38 +08:00 |
|
-LAN-
|
ea18dd1571
|
feat(api): Enhance multi modal support.
|
2024-10-14 16:47:03 +08:00 |
|
-LAN-
|
07462727e2
|
fix: Update down_revision in add_tidb_auth_binding migration
|
2024-10-12 17:43:33 +08:00 |
|
jyong
|
808b359274
|
Merge branch 'feat/add-tidb-on-qdrant-type' into deploy/dev
# Conflicts:
# api/configs/middleware/__init__.py
# api/controllers/console/datasets/datasets.py
# api/core/rag/datasource/vdb/vector_factory.py
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/index.tsx
# web/app/components/datasets/create/website/jina-reader/options.tsx
# web/app/components/header/account-setting/data-source-page/data-source-website/config-jina-reader-modal.tsx
# web/i18n/en-US/dataset-creation.ts
# web/service/datasets.ts
|
2024-10-12 17:05:02 +08:00 |
|
-LAN-
|
37d5c166ca
|
fix(migrations): correct parent_message_id for service-api records (#9132)
|
2024-10-10 10:16:24 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
jyong
|
31df381ed2
|
Merge branch 'mapleeit/main' into feat/add-tidb-on-qdrant-type
# Conflicts:
# api/configs/feature/__init__.py
# api/configs/middleware/__init__.py
# api/controllers/console/datasets/datasets.py
# api/core/rag/datasource/vdb/vector_type.py
|
2024-09-27 14:34:30 +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 |
|
Bowen Liang
|
781d294f49
|
chore: cleanup pycodestyle E rules (#8269)
|
2024-09-11 18:55:00 +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 |
|
kurokobo
|
80aa7c4019
|
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-02 20:00:41 +08:00 |
|
kurokobo
|
bc3a8e0ca2
|
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613)
|
2024-08-28 08:47:30 +08:00 |
|
-LAN-
|
2e9084f369
|
chore(database): Rename table name from workflow__conversation_variables to workflow_conversation_variables . (#7432)
|
2024-08-20 14:34:03 +08:00 |
|
Hash Brown
|
fbf31b5d52
|
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-19 09:16:33 +08:00 |
|
jyong
|
b45cb681ec
|
tidb on qdrant schedule
|
2024-08-16 01:09:07 +08:00 |
|
jyong
|
eddc834fdb
|
Merge branch 'main' into feat/add-tidb-on-qdrant-type
# Conflicts:
# api/extensions/ext_celery.py
|
2024-08-16 00:29:45 +08:00 |
|
jyong
|
1a518b9f1f
|
tidb on qdrant schedule
|
2024-08-16 00:28:26 +08:00 |
|
-LAN-
|
32dc963556
|
feat(api/workflow): Add Conversation.dialogue_count (#7275)
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-08-15 10:53:05 +08:00 |
|
jyong
|
09e7f814e7
|
Merge branch 'main' into feat/add-tidb-on-qdrant-type
# Conflicts:
# api/controllers/console/datasets/datasets.py
# api/core/rag/datasource/vdb/vector_type.py
|
2024-08-14 14:42:17 +08:00 |
|
jyong
|
58412d5fd9
|
fix model runtime quota
|
2024-08-14 13:46:38 +08:00 |
|
KVOJJJin
|
935e72d449
|
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-13 14:44:10 +08:00 |
|
crazywoola
|
f667ef98cb
|
Feat/update tools length (#7141)
|
2024-08-09 16:07:37 +08:00 |
|
Bowen Liang
|
70283f5b9f
|
dep: support for Python 3.12 (#6771)
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-08-02 21:14:36 +08:00 |
|
-LAN-
|
feb4576ee7
|
chore: update SQLAlchemy configuration with custom naming convention (#6854)
|
2024-08-01 11:16:49 +08:00 |
|
Hiroshige Aoki
|
e23461c837
|
Fix/6615 40 varchar limit on DatasetCollectionBinding and Embedding model name (#6723)
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-07-28 09:42:58 +08:00 |
|
crazywoola
|
f324374b95
|
Fix/6615 40 varchar limit on model name (#6623)
|
2024-07-24 16:23:16 +08:00 |
|
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-22 15:29:39 +08:00 |
|
Jyong
|
1e0e573165
|
update clean embedding cache query logic (#6483)
|
2024-07-20 01:29:25 +08:00 |
|
Joe
|
27e08a8e2e
|
Fix/extra table tracing app config (#6487)
|
2024-07-20 00:53:31 +08:00 |
|
liuzhenghua
|
9622fbb62f
|
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-07-10 21:31:35 +08:00 |
|
Joe
|
ce930f19b9
|
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-09 17:47:54 +08:00 |
|
takatost
|
79df8825c8
|
Revert "feat: knowledge admin role" (#6018)
|
2024-07-05 21:31:34 +08:00 |
|
Joe
|
5d9ad430af
|
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-07-04 16:21:40 +08:00 |
|
takatost
|
1e045a0187
|
fix: slow sql of ops tracing (#5749)
|
2024-06-29 20:28:30 +08:00 |
|
Joe
|
e8b8f6c6dd
|
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-28 00:24:37 +08:00 |
|
Diego Romero-Lovo
|
4c0a31d38b
|
FR: #4048 - Add color customization to the chatbot (#4885)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-06-26 17:51:00 +08:00 |
|
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-26 17:33:29 +08:00 |
|
Bowen Liang
|
f67b164b0d
|
refactor: extract db configs and celery configs into dify config (#5491)
|
2024-06-22 10:29:56 +08:00 |
|
crazywoola
|
92ddb410cd
|
feat: option to hide workflow steps (#5436)
|
2024-06-21 12:51:10 +08:00 |
|
Bowen Liang
|
3cc6093e4b
|
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-19 13:41:12 +08:00 |
|
Bowen Liang
|
5f0ce5811a
|
feat: add flask upgrade-db command for running db upgrade with redis lock (#5333)
|
2024-06-18 13:26:01 +08:00 |
|
Jyong
|
ba5f8afaa8
|
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-15 02:46:02 +08:00 |
|
Bowen Liang
|
25b0a97851
|
build: use Poetry as default build system for dependency installation in CI jobs (#5088)
|
2024-06-12 14:43:03 +08:00 |
|
takatost
|
d1dbbc1e33
|
feat: backend model load balancing support (#4927)
|
2024-06-05 00:13:04 +08:00 |
|
Bowen Liang
|
a47e8d0da2
|
test: CI test for db migration scripts on changes (#4739)
|
2024-05-31 16:45:34 +08:00 |
|
takatost
|
9e6b6e7b82
|
fix: workflow run sequence number slow sql (#4737)
|
2024-05-28 20:41:52 +08:00 |
|
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
|
Bowen Liang
|
3a51f2a778
|
fix: workaround db migration error when adding custom_disclaimer column to recommended_apps (#4518)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-05-20 12:33:21 +08:00 |
|
Patryk Garstecki
|
aa13d14019
|
Feat/chat custom disclaimer (#4306)
|
2024-05-18 10:52:48 +08:00 |
|
GalvinYang
|
6b99075dc8
|
fix: system default model name length (#4245) (#4246)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-05-10 18:12:18 +08:00 |
|