Mars
|
1fab02c25a
|
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
|
2025-03-12 12:38:23 +08:00 |
KVOJJJin
|
78d460a6d1
|
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-03-10 14:02:58 +08:00 |
Mars
|
126202648f
|
fix message sort (#15231)
|
2025-03-07 19:36:44 +08:00 |
Hundredwz
|
284707c3a8
|
perf(message): optimize message loading and reduce SQL queries (#13720)
|
2025-02-15 12:19:01 +08:00 |
jiangbo721
|
4e7e172ff3
|
Chore/format code (#13691)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-02-14 13:38:17 +08:00 |
Yingchun Lai
|
c135967e59
|
refactor: simplify some exception catch code (#12246)
|
2025-01-02 14:25:12 +08:00 |
-LAN-
|
4bd8df1fd3
|
fix: update MessageService.create_feedback to use keyword arguments f… (#12134)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-26 23:26:44 +08:00 |
yihong
|
1d3f218662
|
fix: like failed close #12057 (#12058)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-25 10:57:52 +08:00 |
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
liuhaoran
|
6b49889041
|
fix: messagefeedbackapi support content (#11716)
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
|
2024-12-22 10:45:55 +08:00 |
-LAN-
|
3d07a94bd7
|
fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:39:29 +08:00 |
Hiroshi Fujita
|
858db2f239
|
feat(api): include tags in app information response (#11242)
|
2024-12-02 10:25:01 +08:00 |
-LAN-
|
06d2520db2
|
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472)
|
2024-11-08 19:48:34 +08:00 |
Benjamin
|
919275cc58
|
Fix conversation response issue (#10450)
|
2024-11-08 17:04:43 +08:00 |
Benjamin
|
6e23903c63
|
Conversation delete issue (#10423)
|
2024-11-07 21:13:23 +08:00 |
Benjamin
|
a5558f8fcc
|
fix(conversation-service): return success response after conversation… (#10416)
|
2024-11-07 18:07:05 +08:00 |
-LAN-
|
1dae1a71fc
|
fix(api): remove fixed source attribute from FileApi (#10353)
|
2024-11-06 12:29:58 +08:00 |
-LAN-
|
6452342222
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-04 15:55:34 +08:00 |
-LAN-
|
9ac2bb30f4
|
Feat/add-remote-file-upload-api (#9906)
|
2024-11-01 15:51:22 +08:00 |
-LAN-
|
dd17506078
|
feat(api): add generic file size limit parameter (#9812)
|
2024-10-25 09:02:06 +08:00 |
-LAN-
|
22bb0414a1
|
feat(parameters): standardize system parameter field types and values (#9797)
|
2024-10-24 21:52:57 +08:00 |
crazywoola
|
98bf7710e4
|
fix: fields.Nested(message_file_fields) (#9632)
|
2024-10-22 15:37:53 +08:00 |
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
Hash Brown
|
fa47f0c707
|
chore: disable chat service API passing `parent_message_id` (#8984)
|
2024-10-14 19:13:16 +08:00 |
Hash Brown
|
5f8a27074e
|
fix: chat API is not bringing the conversation/session history (#8965)
|
2024-10-01 12:10:36 +08:00 |
Hash Brown
|
8c51d06222
|
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661)
|
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 |
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 |
-LAN-
|
13be84e4d4
|
chore(api/controllers): Apply Ruff Formatter. (#7645)
|
2024-08-26 15:29:10 +08:00 |
Shota Totsuka
|
47919983bf
|
fix: typo in comment (#7606)
|
2024-08-25 09:56:08 +08:00 |
KinWang
|
e35e251863
|
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-20 17:55:44 +08:00 |
lichao
|
13d061911b
|
Error Exception Message Of "Message Not Exists.", Should be "Suggested Questions Is Disabled." (#7219)
|
2024-08-13 15:17:18 +08:00 |
crazywoola
|
7ab04e17e7
|
fix: return code in service api (#6911)
|
2024-08-02 15:48:58 +08:00 |
crazywoola
|
3c371a6cb0
|
fix: workflow api (#6810)
|
2024-07-30 23:51:48 +08:00 |
非法操作
|
afe95fa780
|
feat: support get workflow task execution status (#6411)
|
2024-07-18 15:06:14 +08:00 |
Charlie.Wei
|
06fcc0c650
|
Fix tts api err (#6349)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-07-16 21:53:57 +08:00 |
天魂
|
1df71ec64d
|
refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237)
|
2024-07-12 16:51:43 +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 |
chenxu9741
|
6ef401a9f0
|
feat:add tts-streaming config and future (#5492)
|
2024-07-09 11:33:58 +08:00 |
crazywoola
|
16fec084f5
|
Fix/4630 bug api suggested (#4633)
|
2024-05-24 11:11:12 +08:00 |
呆萌闷油瓶
|
5102430a68
|
feat:add 'name' field return (#3152)
|
2024-04-10 22:34:43 +08:00 |
takatost
|
f599f41336
|
fix: empty conversation list of explore chatbot (#3235)
|
2024-04-09 17:04:48 +08:00 |
takatost
|
7753ba2d37
|
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-04-08 18:51:46 +08:00 |
Charlie.Wei
|
fd7aade26b
|
Fix tts api err (#2809)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-03-13 15:38:10 +08:00 |
Charlie.Wei
|
6a6133c102
|
Fix voice selection (#2664)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-03-04 17:50:06 +08:00 |
takatost
|
0828873b52
|
fix: missing default user for APP service api (#2606)
|
2024-02-28 16:09:56 +08:00 |
Charlie.Wei
|
300d9892a5
|
tts add voice choose (#2391)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-15 22:41:18 +08:00 |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
Bowen Liang
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
2024-02-08 14:11:10 +08:00 |
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
takatost
|
5a6cb69951
|
fix: user handling in stop api (#2254)
|
2024-01-27 19:05:37 +08:00 |
Charlie.Wei
|
fd5c45ae10
|
Add tts document&fix bug (#2156)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2024-01-24 23:04:14 +08:00 |
Yeuoly
|
7cb75cb2e7
|
feat: add tool labels (#2178)
|
2024-01-24 20:14:45 +08:00 |
Charlie.Wei
|
6355e61eb8
|
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2024-01-24 01:05:37 +08:00 |
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
2024-01-23 19:58:23 +08:00 |
takatost
|
1a6ad05a23
|
feat: service api add llm usage (#2051)
|
2024-01-17 22:39:47 +08:00 |
killpanda
|
3ebec8fa41
|
fixup /stop api (#2012)
Co-authored-by: mayue <mayue05@qiyi.com>
|
2024-01-12 19:10:42 +08:00 |
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
takatost
|
f4d97ef9fa
|
fix: arg user required and must not be null in service generate api (#1943)
|
2024-01-05 14:28:03 +08:00 |
takatost
|
b88a8f7bb1
|
feat: optimize invoke errors (#1922)
|
2024-01-04 17:49:55 +08:00 |
takatost
|
d069c668f8
|
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-01-02 23:42:00 +08:00 |
Jyong
|
a71f2863ac
|
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 13:10:05 +08:00 |
crazywoola
|
38b55d2186
|
fix: default types (#1728)
|
2023-12-09 23:38:07 +08:00 |
Yeuoly
|
d3a2c0ed34
|
fix wrong syntax of type definitions (#1678)
|
2023-12-03 20:59:13 +08:00 |
Garfield Dai
|
5b7071e4b0
|
Feat/sdk vision support (#1531)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-11-20 17:54:01 +08:00 |
takatost
|
54a42d08d7
|
fix: conversation rename always auto generate (#1530)
|
2023-11-15 15:03:21 +08:00 |
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-11-13 22:05:46 +08:00 |
Garfield Dai
|
db43ed6f41
|
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-11-06 19:36:16 +08:00 |
crazywoola
|
a9ee18300e
|
fix: service suggested api (#1452)
|
2023-11-04 19:59:14 +08:00 |
Charlie.Wei
|
298ad6782d
|
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2023-10-13 14:07:32 +08:00 |
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-27 16:06:32 +08:00 |
Jyong
|
642842d61b
|
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-10 15:17:43 +08:00 |
Joel
|
2d5ad0d208
|
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-09-10 00:12:34 +08:00 |
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
crazywoola
|
cc7b5d128b
|
fix: doc issue in #757 (#767)
|
2023-08-07 11:30:39 +08:00 |
John Wang
|
4fdb37771a
|
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-07-27 13:08:57 +08:00 |
John Wang
|
7599f79a17
|
feat: claude api support (#572)
|
2023-07-17 00:14:19 +08:00 |
crazywoola
|
004b3caa43
|
Feature/add delete to service (#555)
|
2023-07-14 10:37:33 +08:00 |
zxhlyh
|
a03a92e9db
|
Feat/chat support voice input (#532)
|
2023-07-07 17:50:42 +08:00 |
crazywoola
|
97e9ebd29a
|
Feature/add is deleted to conversations (#470)
|
2023-06-28 13:31:51 +08:00 |
John Wang
|
9a5ae9f51f
|
Feat: optimize error desc (#152)
|
2023-05-22 17:39:28 +08:00 |
John Wang
|
db896255d6
|
Initial commit
|
2023-05-15 08:51:32 +08:00 |