Commit Graph

359 Commits

Author SHA1 Message Date
Louie Long
ca5081e327
fix delete log annotation (#4201)
Co-authored-by: langyong <langyong@lixiang.com>
2024-05-09 12:53:06 +08:00
Ikko Eltociear Ashimine
3f8e2456f7
fix: typo in get-automatic-res.tsx (#4097) 2024-05-06 11:36:19 +08:00
KVOJJJin
c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2024-05-04 16:15:32 +08:00
Shohei Tanabe
f68b6b0e5e
Fix typo: writeOpner -> writeOpener (#4060) 2024-05-03 18:55:47 +08:00
Rhon Joe
0704fe9695
fix(web): copy button visible at chat page normally (#4005)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2024-04-30 14:55:57 +08:00
takatost
ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-28 17:37:00 +08:00
KVOJJJin
0715db7681
chore: add selector for use app store (#3746) 2024-04-24 13:07:20 +08:00
legao
40e36e9b52
fix: toggling AppDetailNav causes unnecessary component rerenders (#3718) 2024-04-24 12:07:28 +08:00
crazywoola
a23a191615
feat: add copy button to code (#3719) 2024-04-24 09:34:51 +08:00
Bowen Liang
6269e011db
fix: typo of PublishConfig (#3540) 2024-04-17 10:45:26 +08:00
KVOJJJin
e70482dfc0
feat: agent log (#3537)
Co-authored-by: jyong <718720800@qq.com>
2024-04-17 10:30:52 +08:00
buu
be27ac0e69
fix: the hover style of the card-item operation button container (#3520) 2024-04-16 18:09:06 +08:00
Nite Knite
c9abb75fce
feat: show citation info in run history (#3399) 2024-04-12 12:19:27 +08:00
Yeuoly
44448ba68d
fix: remove - in dataset retriever tool name (#3381) 2024-04-12 11:12:52 +08:00
crazywoola
3d473b9763
feat: make input size bigger in start (#3340) 2024-04-11 15:06:55 +08:00
zxhlyh
af9ccb7072
fix: agent chat multiple model debug (#3258) 2024-04-09 22:24:02 +08:00
KVOJJJin
5c98260cec
Fix: picture of workflow (#3241) 2024-04-09 17:49:45 +08:00
KVOJJJin
48d4d55ecc
Fix: features of agent-chat (#3178) 2024-04-08 23:53:59 +08:00
KVOJJJin
d8db728c33
Fix: prompt of expert mode (#3168) 2024-04-08 21:36:27 +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
Nanguan Lin
718ac3f83b
Improve ModelTypeEnum type (#3051) 2024-04-04 15:54:59 +08:00
Yeuoly
94d04934b3
fix: agent tool label (#3039) 2024-03-29 22:15:16 +08:00
Ricky
815beac356
Fix the time in the annotation from 12-hour clock to 24-hour clock. (#2990) 2024-03-27 09:08:38 +08:00
Ricky
afd77c4745
fix: the batch annotaion btn should also be loading when progress status is waiting (#2974) 2024-03-26 11:05:29 +08:00
Ricky
58e4702b14
fix: white screen when editing annotaion in log panel (#2968) 2024-03-26 10:10:14 +08:00
Yeuoly
01108e6172
fix/Add isModel flag to AgentTools component (#2876) 2024-03-18 17:01:25 +08:00
Eric Wang
fdd211e399
debug/chat: increase notify error duration to 3000 (#2778) 2024-03-11 14:16:31 +08:00
Rozstone
b75d8ca621
fix: auto closing when close local image uploading (#2767) 2024-03-10 13:11:41 +08:00
zxhlyh
9beefd7d5a
fix: auto prompt (#2768) 2024-03-09 18:36:58 +08:00
Vikey Chen
88145efa97
fix: app name can be empty in settings modal (#2761) 2024-03-09 09:13:12 +08:00
Yeuoly
40c646cf7a
Feat/model as tool (#2744) 2024-03-08 15:22:55 +08:00
Lance Mao
7052565380
fix typo: responsing -> responding (#2718)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-07 10:20:35 +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
Joel
3c1825187a
fix: auto generate prompt result not show (#2678) 2024-03-04 17:36:11 +08:00
Joel
fa8ab2134f
feat: displaying the tool description when clicking on a custom tool (#2642) 2024-03-01 17:58:38 +08:00
Rozstone
d93288f711
Feat/use searchparams as state (#2554)
Co-authored-by: crazywoola <427733928@qq.com>
2024-02-26 12:52:59 +08:00
Rozstone
ca69af7b97
feat: change max_question_num to 5 (#2520)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-24 09:28:27 +08:00
crazywoola
9574730050
Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
Charlie.Wei
52b12ed7eb
Voice audition (#2504)
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-22 16:06:17 +08:00
Yeuoly
d8ab4474b4
fix: bing search response filter (#2519) 2024-02-22 13:06:55 +08:00
zxhlyh
297d0f1f30
fix: code-based extension (#2490) 2024-02-20 14:49:00 +08:00
Charlie.Wei
c6e2900be7
Display selected tts voice name (#2459)
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-18 15:39:25 +08:00
crazywoola
963d9b6032
Feature/display selected info for tts (#2454) 2024-02-16 20:05:14 +08:00
Charlie.Wei
c8ca3ff404
Tts add voice choose (#2453)
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-16 01:10:11 +08:00
Charlie.Wei
5d8fa2c7af
Tts add voice choose (#2452)
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-16 00:15:22 +08:00
takatost
58df5e5376
fix: tts voice language to zh-Hans instead of zh-CN (#2450) 2024-02-16 00:05:29 +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
zxhlyh
f6059c377c
fix: api based extension modal title (#2414) 2024-02-07 15:01:53 +08:00
zxhlyh
1ebf740908
fix: webapp stop chat & citation (#2376) 2024-02-04 18:08:53 +08:00
Joel
a667d04e53
fix: frontend security risk (#2355) 2024-02-02 15:24:17 +08:00
Rhon Joe
b521aafd26
chore(web): strong typing (#2339) 2024-02-01 18:07:26 +08:00
Joel
883a0a0e6a
chore: detect is function calling from model config (#2312) 2024-01-31 14:06:27 +08:00
zxhlyh
68406b9906
fix: multiple model configuration clear conversation by rerender (#2286) 2024-01-30 16:06:01 +08:00
Joel
6f7fd6613a
feat: file icon support doc and docx (#2289) 2024-01-30 15:55:07 +08:00
Joel
f8f4b961a1
chore: handle app name and options too long (#2283) 2024-01-30 14:53:10 +08:00
Joel
cadc6b171e
chore: change expert mode the same line height as automatic (#2263) 2024-01-29 11:10:19 +08:00
zxhlyh
9fd55157d6
fix: vision config (#2235) 2024-01-26 17:12:16 +08:00
Chenhe Gu
c9e65f4221
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-26 15:20:03 +08:00
Joel
20bd33fada
feat: prompt IDE support change height (#2232) 2024-01-26 15:13:06 +08:00
zxhlyh
4ff17af5de
fix: model parameter modal input (#2206) 2024-01-25 18:04:22 +08:00
Joel
66612075d2
chore: enchance some use experience (#2204) 2024-01-25 17:05:20 +08:00
Yeuoly
b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 16:29:35 +08:00
zxhlyh
f2b2effc4b
fix: typing delay (#2200) 2024-01-25 14:55:12 +08:00
zxhlyh
d5361b8d09
feat: multiple model configuration (#2196)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 12:36:55 +08:00
KVOJJJin
6bfdfab6f3
Support JSONL output (#2171) 2024-01-25 12:32:04 +08:00
Joel
bec998ab94
chore: remove universal chat code (#2194) 2024-01-25 11:47:35 +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
crazywoola
c17baef172
Feat/portuguese support (#2075) 2024-01-23 21:14:53 +08:00
Joel
7bbe12b2bd
feat: support assistant frontend (#2139)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-01-23 19:31:56 +08:00
Joel
7b0818b8e5
feat: fix debug rerank params error (#2041) 2024-01-15 20:27:22 +08:00
Ricky
26eff330f9
fix: chat log wont show up (#2007) 2024-01-12 14:36:56 +08:00
zxhlyh
c06e766d7e
feat: model parameter prefefined (#1917) 2024-01-04 16:46:51 +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
zxhlyh
ca85b0afbe
fix: remove useless code (#1903) 2024-01-04 11:10:20 +08:00
zxhlyh
d70d61b1cb
frontend for model runtime (#1861)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-03 00:05:08 +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
crazywoola
91182a86bf
fix: edited by is missing (#1824) 2023-12-22 14:20:11 +08:00
Joel
c3275dfd36
fix: not return annotation author error happens (#1793) 2023-12-19 17:22:54 +08:00
Joel
8e2e477a7f
chore: enchance annotation ui (#1781) 2023-12-19 10:25:54 +08:00
Joel
4f0e272549
fix: add then eidt annotion cause show bug (#1775) 2023-12-18 19:33:48 +08:00
Joel
65fd4b39ce
feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
Joel
5beb298e47
chore: update term links (#1748) 2023-12-13 15:12:27 +08:00
crazywoola
8b0100523b
Feat/regenrate conversation in embeded window (#1708) 2023-12-07 13:17:07 +08:00
Yuhao
efa16dbb44
feat: drag to upload image (#1666) 2023-12-01 16:50:22 +08:00
Yuhao
faa88aafe8
feat: clipboard paste (#1663) 2023-12-01 10:04:14 +08:00
zxhlyh
451af66be0
feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
2023-11-29 14:58:11 +08:00
Yuhao
a9c1c7d239
feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
zxhlyh
bb98f5756a
feat: add xinference rerank model (#1619) 2023-11-25 16:23:24 +08:00
zxhlyh
9587479b76
fix: chat token spent info style (#1597) 2023-11-22 15:22:50 +08:00
zxhlyh
6768fd4d87
fix: some RAG retrieval bugs (#1577)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-21 13:46:07 +08:00
Joel
31195975f5
chore: retrieval docs links and enchance help doc translation (#1570) 2023-11-20 11:07:45 +08:00
Joel
888e8c6dac
feat: add retriever rank fe (#1557)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-11-18 11:53:35 +08:00
crazywoola
19fc9e3466
fix: upload file not clickable in firefox (#1552) 2023-11-17 09:57:53 +08:00
zxhlyh
cfbfd59b8f
fix: upload image (#1522) 2023-11-16 11:56:11 +08:00
zxhlyh
6b15827246
feat: [frontend] support vision (#1518)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-13 22:32:39 +08:00
Charlie.Wei
92f594f5e7
Change Embedded chrome plugin Url (#1498)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-11-10 16:44:26 +08:00
crazywoola
94d7babbf1
feat: update the docs in forking applications (#1491) 2023-11-08 19:44:15 +08:00
Charlie.Wei
306216dbe5
application embedded add chrome && ChatBot Chrome plugin update v1.5 (#1480)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-11-08 17:59:53 +08:00
zxhlyh
ab2e20ee0a
fix: rename api based extension (#1485) 2023-11-08 13:03:50 +08:00
zxhlyh
146e95d88f
fix: api extension selector (#1486) 2023-11-08 13:03:42 +08:00
zxhlyh
7b26c9e2ef
fix: code-based extension (#1477) 2023-11-07 17:56:07 +08:00
zxhlyh
6bcafdbc87
fix: openai model name (#1474) 2023-11-07 17:41:43 +08:00
zxhlyh
279f099ba0
fix: chat style (#1463) 2023-11-06 20:11:55 +08:00
zxhlyh
32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2023-11-06 19:36:32 +08:00
Charlie.Wei
985253197f
mermaid front-end rendering initialization exception handling logic o… (#1407) 2023-10-26 10:19:04 +08:00
Joel
8c4ae98f3d
feat: add advanced prompt doc link (#1363) 2023-10-19 17:52:30 +08:00
Joel
08aa367892
feat: add context missing warning (#1384)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-10-19 17:52:14 +08:00
Joel
ff527a0190
fix: not load dataset config (#1381) 2023-10-19 13:55:25 +08:00
zxhlyh
61e816f24c
feat: logo (#1356) 2023-10-16 15:26:25 +08:00
Joel
a07a6d8c26
feat: switch to generation model set default stop word (#1341) 2023-10-13 16:47:22 +08:00
crazywoola
e83e239faf
fix: value.join is not a function in log list (#1332) 2023-10-13 11:34:24 +08:00
zxhlyh
5b9858a8a3
feat: advanced prompt (#1330)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-10-12 23:14:28 +08: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
Garfield Dai
18c710c906
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-09-27 14:53:22 +08:00
Rhon Joe
8eae643911
Fix App logs page modal show different model icon. (#1224) 2023-09-27 08:54:52 +08:00
Joel
c40ee7e629
feat: batch run support retry errors and decrease rate limit times (#1215) 2023-09-25 10:20:50 +08:00
Rhon Joe
e65f9cb17a
Complete type defined. (#1200) 2023-09-19 23:27:06 -05:00
zxhlyh
60e0bbd713
Feat/provider add zhipuai (#1192)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-09-18 18:02:05 +08:00
Joel
c385961d33
chore: Optimization model parameter description (#1181) 2023-09-15 11:14:14 +08:00
charli117
67bed54f32
Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2023-09-14 14:09:23 +08:00
zxhlyh
96d10c8b39
feat: spark free quota verify (#1152) 2023-09-11 17:30:54 +08:00
Joel
e925b6c572
fix: log page compatible old query (#1141) 2023-09-10 11:29:25 +08:00
Joel
5412f4aba5
fix: in log page not show user query (#1140) 2023-09-10 09:30:30 +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
zxhlyh
84c76bc04a
Feat/chat add origin (#1130) 2023-09-09 19:17:12 +08:00
Joel
7ba068c3e4
fix: self host embedding missing base url config (#1116) 2023-09-07 14:56:38 +08:00
bowen
b201eeedbd
fix: optimize styles (#1112) 2023-09-07 14:24:09 +08:00
bowen
4a28599fbd
fix: optimize feedback and app icon (#1099) 2023-09-05 09:13:59 +08:00
crazywoola
487e699021
fix: ui in chat openning statement (#1094) 2023-09-04 10:26:46 +08:00
Joel
e34dcc0406
feat: code support copy (#1057) 2023-08-30 18:08:47 +08:00
Joel
a834ba8759
feat: support rename conversation (#1056) 2023-08-30 17:32:32 +08:00
KVOJJJin
c67f345d0e
Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <jyong@dify.ai>
2023-08-30 17:27:19 +08:00
Joel
05e0985f29
chore: match new dataset tool format (#1044) 2023-08-29 09:07:45 +08:00
bowen
f9bec1edf8
chore: perfect type definition (#1003) 2023-08-28 19:48:53 +08:00
Joel
4db35fa375
chore: obsolete info api use new api (#954) 2023-08-22 16:59:57 +08:00
zxhlyh
b185a70c21
Fix/speech to text button (#947) 2023-08-22 14:55:20 +08:00
bowen
5e0540077a
chore: perfect type definition (#940) 2023-08-22 10:58:06 +08:00
Jyong
db7156dafd
Feature/mutil embedding model (#908)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-08-18 17:37:31 +08:00
Joel
cd78adb0ab
feat: support show model display name (#887) 2023-08-17 15:13:35 +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
Joel
bf45f08e78
chore: handle provider name capitalization (#855) 2023-08-15 17:22:40 +08:00
Matri
2c77a74c40
fix: frontend permission check (#784) 2023-08-15 13:35:47 +08:00
Matri
50b11e925b
fix: change config string variable limit (#837)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2023-08-15 11:26:58 +08:00
Joel
7cc81b4269
fix: var config content can not be saved (#841) 2023-08-15 09:51:43 +08:00
Krasus.Chen
c5d148bf94
fix #794 input bug (#801) 2023-08-14 15:29:18 +08:00
zxhlyh
e5e86fc033
Feat/apply free quota (#828)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-08-14 12:46:28 +08:00
Joel
7457550673
feat: frontend remove gpt4 check (#815) 2023-08-12 15:05:51 +08:00
takatost
d10ef17f17
feat: frontend multi models support (#804)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-08-12 00:57:13 +08:00
Matri
f914eb95eb
fix: doc links (#763) 2023-08-07 10:50:45 +08:00
Matri
8ae1eb0ebb
lint: frontend linting issues (#744) 2023-08-07 10:20:40 +08:00
bowen
6a7a71af1f
perf: operational feedback (#749) 2023-08-05 10:11:48 +08:00
Matri
a25e038a8b
fix: text copy issue (#723) 2023-08-04 10:49:13 +08:00
bowen
a693569621
fix: unable to open switch (#726) 2023-08-03 16:33:30 +08:00
bowen
41d33ee837
fix: abnormal styles (#711) 2023-08-02 17:31:30 +08:00
Joel
a856ef387b
feat: dashboard add tps chart (#706)
Co-authored-by: John Wang <takatost@gmail.com>
2023-08-01 15:17:20 +08:00
zxhlyh
a0bd15245a
Fix/app logs today filter (#689) 2023-07-31 13:30:04 +08:00
Joel
d44d4bd6fd
feat: support query date tool (#662) 2023-07-27 22:27:05 +08:00
Joel
eae670ea4a
feat: enchance chat user experience (#660) 2023-07-27 18:04:41 +08:00
Joel
23e3413655
feat: chat in explore support agent (#647)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-27 13:27:34 +08:00
TheFu527
94b54b7ca9
feat: replace the end user column in the web page Log & Ann. with the… (#653)
Co-authored-by: Hao Fu <hao.fu@helloklarity.com>
2023-07-27 12:48:43 +08:00
zxhlyh
1d6829f400
Feat/application config user input field collapse (#643) 2023-07-26 10:27:52 +08:00
Rhon Joe
c00a19ced3
fix(web): fix Embedded copy status when toggle options (#621) 2023-07-21 09:06:51 +08:00
zxhlyh
753e5f1500
Fix/application configuration preview style (#597) 2023-07-19 12:41:35 +08:00
Joel
8e11200306
feat: frontend support claude (#573)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-17 00:14:32 +08:00
Joel
510389909c
fix: change chatbot avart to dify icon (#571) 2023-07-16 16:30:55 +08:00
Joel
20514ff288
fix: table too wide fix text generation ui (#566) 2023-07-14 18:15:56 +08:00
Joel
054ba88434
fix: regeneration not clear like status and sub more items (#557) 2023-07-13 10:31:07 +08:00
zxhlyh
fec607db81
Feat/embedding (#553)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-07-12 17:27:50 +08:00
zxhlyh
a03a92e9db
Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
Joel
11baff6740
feat: text generation application support run batch (#529) 2023-07-07 10:35:05 +08:00
zxhlyh
cde1797cc0
feat: max token add tip (#525) 2023-07-06 15:57:04 +08:00
Joel
b23d8a912b
fix: add missing like i18n (#512) 2023-07-04 14:21:51 +08:00
Joel
db4e6d81c5
fix: choose dataset not selected after one page (#481) 2023-06-29 09:22:42 +08:00
crazywoola
a87f6f2837
fix: modal disappear (#478) 2023-06-28 16:44:17 +08:00
Joel
accc5faae3
fix: delete dataset not trigger show start new conversation message (#471) 2023-06-28 10:39:40 +08:00
Joel
addf150a9e
fix: hove x scroll shake (#449) 2023-06-26 13:35:12 +08:00
Joel
bea382f0dc
fix: dataset can only choose first page data (#425)
Support infinite scroll loader data.
2023-06-20 18:08:28 +08:00
Joel
772d67fd65
feat: suport var select options sortable (#376) 2023-06-15 17:07:17 +08:00
zxhlyh
e22814b291
fix application model selector style (#360) 2023-06-14 14:23:41 +08:00
John Wang
184afa69ff
feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2023-06-14 12:17:43 +08:00
Joel
87af414a52
feat: stop response enchancement (#352) 2023-06-13 16:34:53 +08:00
crazywoola
433f8cb57e
Feature/add emoji to webapp (#345) 2023-06-13 14:54:12 +08:00
Joel
b16a7b0b3b
feat: stop response call api (#340) 2023-06-12 16:37:03 +08:00
Joel
dbe0c43515
Chore: support gradient border and text (#317) 2023-06-08 09:38:11 +08:00
张今灵
f4052fdbc7
fix: analysis all time param (#316) 2023-06-07 22:18:21 +08:00
Joel
3e380c082a
fix: reset some config not work: like var required status, dataset, feature status (#305) 2023-06-06 14:58:56 +08:00
Joel
6483beb096
Feat/auto rule generate (#300) 2023-06-06 10:52:02 +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
crazywoola
f65a3ad1cc
Feature/replace default icon in overview (#279) 2023-06-01 13:06:56 +08:00
Joel
a616bf3129
Fix/long more suggestion not see all (#272) 2023-05-31 17:09:55 +08:00
Joel
554570dc22
feat: feature support UI preview (#269) 2023-05-31 14:10:59 +08:00
Joel
5239b2c7ab
Feat/dashboard more chart (#266) 2023-05-31 11:21:30 +08:00
Joel
5e772bd10b
fix: stop response btn hide messages (#261) 2023-05-30 16:15:08 +08:00
Joel
91bcbd0b26
fix: svg attr in ts file (#260) 2023-05-30 15:26:26 +08:00
Joel
c5ccf382df
chore: input area highlight and moblie hide tooltip (#251) 2023-05-30 11:16:31 +08:00
Joel
970950e3a8
feat: support select multi datasets (#235) 2023-05-29 13:52:56 +08:00
Joel
17a1c05728
fix: var highlight problme (#214) 2023-05-25 23:38:06 +08:00
Joel
1d06eba61a
fix: prompt and preview not show html like tag (#201) 2023-05-25 18:42:42 +08:00
Joel
93e99fb343
feat: generation support gpt4 (#200) 2023-05-25 18:15:57 +08:00