Joe
|
22bdfb7e56
|
Feat/optimize login (#9642)
|
2024-10-23 10:59:30 +08:00 |
|
ice yao
|
ceb2c4f3ef
|
chore: reuse existing test functions with upstash vdb (#9679)
|
2024-10-23 10:42:11 +08:00 |
|
Zven
|
8e7a752b2a
|
feat: add upstash as a new vector database provider (#9644)
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-10-23 09:16:35 +08:00 |
|
Kota-Yamaguchi
|
a7ee51e5d8
|
feat: add code generator (#9051)
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
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-10-22 21:57:54 +08:00 |
|
-LAN-
|
d6e8290a1c
|
fix(files): update Content-Length handling for tool and remote files (#9649)
|
2024-10-22 17:24:42 +08:00 |
|
-LAN-
|
36f66d40e5
|
refactor(api): simplify limit retrieval and return types (#9641)
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-10-22 16:34:16 +08:00 |
|
crazywoola
|
98bf7710e4
|
fix: fields.Nested(message_file_fields) (#9632)
|
2024-10-22 15:37:53 +08:00 |
|
Bowen Liang
|
4d9160ca9f
|
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
|
2024-10-22 11:01:32 +08:00 |
|
-LAN-
|
8d8a8fe295
|
feat(file-upload): add support for optional file source parameter (#9554)
|
2024-10-21 17:46:24 +08:00 |
|
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
Joe
|
4fd2743efa
|
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2024-10-21 10:03:40 +08:00 |
|
Hash Brown
|
fa47f0c707
|
chore: disable chat service API passing parent_message_id (#8984)
|
2024-10-14 19:13:16 +08:00 |
|
Summer-Gu
|
8501af298f
|
feat: added dataset recall testing API (#9300)
|
2024-10-14 17:26:04 +08:00 |
|
ice yao
|
d15ba3939d
|
Add Volcengine VikingDB as new vector provider (#9287)
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-10-13 21:26:05 +08:00 |
|
-LAN-
|
f73751843f
|
Feat/implement-refresh-tokens (#9233)
|
2024-10-12 23:46:30 +08:00 |
|
Shili Cao
|
2ec6ffe478
|
feat:support baidu vector db (#9185)
|
2024-10-12 23:24:17 +08:00 |
|
Jyong
|
42b02b3a5f
|
Fix/agent external knowledge retrieval (#9241)
|
2024-10-11 19:21:03 +08:00 |
|
zxhlyh
|
d498f4e55e
|
Chore/model icon url (#9218)
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-10-11 12:33:34 +08:00 |
|
gaocarri
|
8204e0e14a
|
fix: Count exception occurs when searching conversations (#8754)
Co-authored-by: zheng.gao <zheng.gao@amh-group.com>
|
2024-10-08 17:25:33 +08:00 |
|
zhuhao
|
959a81a41b
|
refactor: remove the duplicate definitions across different modules (#9022)
|
2024-10-07 11:08:06 +08:00 |
|
Hash Brown
|
5f8a27074e
|
fix: chat API is not bringing the conversation/session history (#8965)
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-10-01 12:10:36 +08:00 |
|
zhuhao
|
fa837b2dfd
|
fix: fix the issue with the system model configuration update (#8923)
|
2024-09-30 17:14:13 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
-LAN-
|
3af65b2f45
|
feat(api): add version comparison logic (#8902)
|
2024-09-30 11:12:26 +08:00 |
|
Zhaofeng Miao
|
369e1e6f58
|
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761)
|
2024-09-30 09:57:19 +08:00 |
|
ice yao
|
27e33fb15c
|
chore: fix wrong VectorType match case (#8857)
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-28 10:54:04 +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
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
Bowen Liang
|
6613b8f2e0
|
chore: fix unnecessary string concatation in single line (#8311)
|
2024-09-13 14:24:49 +08:00 |
|
fanlia
|
5f03e66489
|
Feature/service api workflow logs (#8323)
|
2024-09-13 11:03:57 +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 |
|
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
|
Jason Tan
|
c5b3777d93
|
editor can also create api key (#8214)
|
2024-09-11 16:07:15 +08:00 |
|
zhuhao
|
86f7f245e4
|
fix: The length of the tag should between 1 and 50 (#8187) (#8188)
|
2024-09-10 14:07:06 +08:00 |
|
Jyong
|
85ff82a694
|
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-10 12:52:50 +08:00 |
|
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
|
Nam Vu
|
9ded063417
|
chore: #7348, support query conversations by updated_at (#8047)
|
2024-09-06 17:31:51 +08:00 |
|
Jyong
|
15791510c8
|
fix wrong error message (#7972)
|
2024-09-04 16:46:41 +08:00 |
|
takatost
|
161cc0cda9
|
Revert "fix: an issue of keyword search feature in application log list" (#7949)
|
2024-09-04 10:00:55 +08:00 |
|
Jyong
|
1a5116cba0
|
Fix/segment create with api (#7928)
|
2024-09-03 18:14:47 +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 |
|
Ethan
|
ea748b50f2
|
fix: an issue of keyword search feature in application log list (#7816)
|
2024-08-30 18:48:05 +08:00 |
|
YidaHu
|
bd6d4d0553
|
fix: filter out installed apps without an app (#7799)
|
2024-08-29 19:03:08 +08:00 |
|
crazywoola
|
c441bea4d1
|
fix: datasets permission is missing (#7787)
|
2024-08-29 12:46:33 +08:00 |
|
Garfield Dai
|
54b693d5b1
|
feat: update saas billing hint. (#7760)
|
2024-08-28 18:55:47 +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 |
|
Jiakun Xu
|
e38334cfd2
|
fix: doc_language return null when document segment settings (#7719)
|
2024-08-28 08:45:51 +08:00 |
|
呆萌闷油瓶
|
2726fb3d5d
|
feat:dailymessages (#7603)
|
2024-08-27 12:53:27 +08:00 |
|
Jyong
|
1473083a41
|
catch openai rate limit error (#7658)
|
2024-08-26 19:36:44 +08:00 |
|