Commit Graph

78 Commits

Author SHA1 Message Date
kurokobo
227f49a0cc
docs: improve api documentation for advanced chat and workflow (#9882) 2024-10-26 10:43:47 +08:00
KVOJJJin
303bafb3ac
chore: update api docs (#9832) 2024-10-25 15:03:24 +08:00
Nam Vu
bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
fanlia
5f03e66489
Feature/service api workflow logs (#8323) 2024-09-13 11:03:57 +08:00
Jason Tan
c5b3777d93
editor can also create api key (#8214) 2024-09-11 16:07:15 +08:00
Nam Vu
2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
Yi Xiao
3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
SoaringEthan
e6b117e33f
fix: correct response structure in openapi documentation of app (#7556) 2024-08-23 08:33:41 +08:00
teruo OSHIDA(JP_SMN)
3e6a6bf396
fix: wrong usage of created_at on the modal for API Key (#7548) 2024-08-23 08:21:31 +08:00
crazywoola
11f9d2f124
doc: correct typos in mdx files (#7029) 2024-08-07 09:03:45 +08:00
Yi Xiao
0c22e4e3d1
Feat/new confirm (#6984)
Some checks are pending
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-06 14:31:13 +08:00
非法操作
afe95fa780
feat: support get workflow task execution status (#6411) 2024-07-18 15:06:14 +08:00
chenxu9741
a6dbd26f75
Add the API documentation for streaming TTS (Text-to-Speech) (#6382) 2024-07-17 19:44:16 +08:00
LinJi
10dd0f3fa0
fix document error for "/workflows/:task_id/stop" (#6209) 2024-07-12 08:33:50 +08:00
Joel
eff280f3e7
feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
zxhlyh
5d4d65a85b
fix: button (#5470) 2024-06-21 14:17:45 +08:00
Zixuan Cheng
b78faa461f
Corrected an error in the APi docs (#5398) 2024-06-19 19:21:16 +08:00
TinsFox
a3bd5eba02
refactor: refactor the button component using forwardRef (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
2024-06-19 14:13:16 +08:00
Xiaoxi HU
a965d1ac98
fix: remove conversation_id description in completion-messages docs (#5372) 2024-06-19 10:11:46 +08:00
Masahiro Yamaguchi
4f60fe7bc6
Fixed wrong /text-to-audio curl example (#5286) 2024-06-17 08:45:51 +08:00
Charles Zhou
8bcc5a36bb
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-06-14 20:34:25 +08:00
crazywoola
16fec084f5
Fix/4630 bug api suggested (#4633) 2024-05-24 11:11:12 +08:00
KVOJJJin
c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2024-05-04 16:15:32 +08:00
studyinglover
aefe0cbf51
fix: api doc example error (#3925) 2024-04-28 10:18:07 +08:00
Joel
9b4898efeb
fix: chat api doc not show title in english vision (#3864) 2024-04-26 10:32:45 +08:00
legao
40e36e9b52
fix: toggling AppDetailNav causes unnecessary component rerenders (#3718) 2024-04-24 12:07:28 +08:00
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