Commit Graph

52 Commits

Author SHA1 Message Date
Joel
b71163706b
fix: workflow_run_id not log_id in workflow api doc (#3658) 2024-04-21 14:48:07 +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
aqachun
c8b82b9d08
fix: missing comma in JSON for /completion-messages request (#2999) 2024-03-27 14:31:06 +08:00
Joel
9a3d5729bb
fix: suggest service api missed user in query (#2918) 2024-03-20 20:08:26 +08:00
crazywoola
056331981e
fix: api doc duplicate symbols (#2853) 2024-03-15 18:17:43 +08:00
crazywoola
1f92b55f58
fix: doc for completion-messages (#2820) 2024-03-13 22:25:18 +08:00
crazywoola
8b1e35d7dc
doc: add suggested questions back (#2771) 2024-03-10 15:40:17 +08:00
Joel
b1e0db4944
fix: chatbot service api auto generate name default value error (#2709) 2024-03-06 13:19:27 +08:00
Charlie.Wei
69a5ce1e31
Fix tts play logic (#2683)
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-05 09:22:36 +08:00
cola
69ce3b3d33
fix props.appDetail.api_base_url /v1 repeat error (#2601) 2024-02-28 15:13:38 +08:00
crazywoola
c4caa7c401
doc: props.appDetail.api_base_url (#2597) 2024-02-28 13:40:57 +08:00
crazywoola
9574730050
Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
crazywoola
1ecbd95adf
Fix #2512 (#2515) 2024-02-22 09:22:57 +08:00
Joel
e15359e589
fix: api doc example error (#2505) 2024-02-21 12:03:48 +08:00
crazywoola
97e9f52331
doc: typo in chat (#2492) 2024-02-20 16:08:01 +08:00
WANG Lei
acf9174bef
fix: studio/api doc (#2415) 2024-02-07 16:28:09 +08:00
Joel
714ff3c663
fix: error stop response api url in text generation and uniform url (#2394) 2024-02-05 16:17:27 +08:00
Joel
fdae2a20ae
fix: stop generate api doc error (#2262) 2024-01-29 11:10:07 +08:00
Charlie.Wei
ac4bb5c35f
Add tongyi tts&tts function optimization (#2177)
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-01-24 20:32:04 +08:00
crazywoola
e58c3ac374
Fix/language support (#2154) 2024-01-24 11:08:11 +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
Joel
7bbe12b2bd
feat: support assistant frontend (#2139)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-01-23 19:31:56 +08:00
crazywoola
eed5fdd768
chore: remove unused code (#1989) 2024-01-11 11:08:32 +08:00
Bowen Liang
a798dcfae9
web: Add style CI workflow to enforce eslint checks on web module (#1910) 2024-01-04 15:37:51 +08:00
simpx
a6241be42a
fix: Fix typo in documentation: change 'converation' to 'conversation' (#1665) 2023-12-01 13:12:29 +08:00
Yuhao
a9c1c7d239
feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
zxhlyh
6b15827246
feat: [frontend] support vision (#1518)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-13 22:32:39 +08:00
zxhlyh
32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2023-11-06 19:36:32 +08:00
crazywoola
a9ee18300e
fix: service suggested api (#1452) 2023-11-04 19:59:14 +08:00
crazywoola
3043fbe73b
remove the suggested api for completion app (#1347) 2023-10-14 10:05:33 -05:00
Charlie.Wei
298ad6782d
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2023-10-13 14:07:32 +08:00
KVOJJJin
c007dbdc13
Feat: add document of authorization (#1311) 2023-10-11 08:03:36 -05:00
Charlie.Wei
b711ce33b7
Application share qrcode (#1277)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-10-08 09:34:49 +08:00
zxhlyh
9dbb8acd4b
Feat/dataset support api service (#1240)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2023-09-27 16:06:49 +08:00
charli117
67bed54f32
Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2023-09-14 14:09:23 +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
crazywoola
a38412de7b
update doc (#965) 2023-08-23 12:29:52 +08:00
bowen
5e0540077a
chore: perfect type definition (#940) 2023-08-22 10:58:06 +08:00
Joel
f95f6db0e3
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-08-16 10:31:08 +08:00
Matri
2c77a74c40
fix: frontend permission check (#784) 2023-08-15 13:35:47 +08:00
crazywoola
4b0d9272ef
Fix 802 (#826) 2023-08-13 20:30:17 +08:00
crazywoola
cc7b5d128b
fix: doc issue in #757 (#767) 2023-08-07 11:30:39 +08:00
Matri
a25e038a8b
fix: text copy issue (#723) 2023-08-04 10:49:13 +08:00
crazywoola
c4c47ae8c6
feat: add doc (#728) 2023-08-03 10:40:36 +08:00
zxhlyh
ae7c0380dc
Feat/application api add speech to text (#655) 2023-07-27 14:53:19 +08:00
Rhon Joe
7d6c925cbc
fix(web): using Tooltip unique selector key (#622) 2023-07-21 11:15:00 +08:00
crazywoola
004b3caa43
Feature/add delete to service (#555) 2023-07-14 10:37:33 +08:00
Joel
b91e226063
fix: api doc update conversation list api to real response (#548) 2023-07-12 13:53:06 +08:00
Joel
4f13f8fd0a
fix: change langenius text to dify (#498) 2023-07-02 14:01:11 +08:00
KVOJJJin
c67f626b66
Feat: Support re-segmentation (#114)
Co-authored-by: John Wang <takatost@gmail.com>
Co-authored-by: Jyong <718720800@qq.com>
Co-authored-by: 金伟强 <iamjoel007@gmail.com>
2023-06-01 23:19:36 +08:00