Commit Graph

565 Commits

Author SHA1 Message Date
Joel
0759b29ca2 feat: retrial node 2024-02-22 14:40:16 +08:00
Joel
db6074e035 feat: tool node 2024-02-22 14:06:34 +08:00
Yeuoly
d8ab4474b4
fix: bing search response filter (#2519) 2024-02-22 13:06:55 +08:00
Joel
6057ba0988 feat: var assigner node struct 2024-02-22 11:42:20 +08:00
Joel
2fdcf1756e feat: end node 2024-02-22 11:04:14 +08:00
crazywoola
1ecbd95adf
Fix #2512 (#2515) 2024-02-22 09:22:57 +08:00
StyleZhang
f489736e06 add debug-and-preview 2024-02-21 20:23:03 +08:00
crazywoola
cad6e6624f
fix: config not exists (#2513) 2024-02-21 19:27:38 +08:00
StyleZhang
15f13209cf node handle 2024-02-21 19:02:58 +08:00
Joel
dbf3b7ad6d feat: end node typs and mock 2024-02-21 18:38:52 +08:00
Joel
3341077587 feat: start node 2024-02-21 18:31:45 +08:00
Joel
e39d7021e0 feat: if else node 2024-02-21 17:45:52 +08:00
Joel
cffaf30760 feat: if types 2024-02-21 16:34:38 +08:00
Joel
bc60cf0a35 feat: http node content 2024-02-21 16:00:14 +08:00
Joel
9bb9807252 feat: http node struct 2024-02-21 15:50:36 +08:00
Joel
8b8fdb48bb feat: output var 2024-02-21 14:56:10 +08:00
Joel
b4437ccd2b chore: output lines 2024-02-21 14:11:51 +08:00
Joel
65ac4dedcc feat: template transform code tooltip 2024-02-21 13:55:17 +08:00
StyleZhang
671654da71 add node 2024-02-21 12:28:10 +08:00
Joel
31490417d1 Merge branch 'main' into feat/workflow 2024-02-21 12:05:22 +08:00
Joel
e15359e589
fix: api doc example error (#2505) 2024-02-21 12:03:48 +08:00
Joel
17e8c91267 feat: template transform panel content 2024-02-21 11:48:34 +08:00
Joel
db7dccf349 feat: type selector 2024-02-21 11:33:25 +08:00
Joel
71d3f71e22 feat: code editor base 2024-02-21 11:04:37 +08:00
StyleZhang
13a54c3f56 block-selector edit 2024-02-20 20:12:41 +08:00
Joel
d58a1b1359 feat: code support vars 2024-02-20 18:42:21 +08:00
Joel
bb87a350ac feat: question classify panel 2024-02-20 17:39:09 +08:00
Joel
c441a848e7 feat: question classify node 2024-02-20 17:29:06 +08:00
StyleZhang
f14a5c7346 add node-control 2024-02-20 16:58:29 +08:00
Joel
92219b5aad feat: prompt ide and fin direct ansewer node 2024-02-20 16:52:22 +08:00
crazywoola
97e9f52331
doc: typo in chat (#2492) 2024-02-20 16:08:01 +08:00
Joel
291201db1c chore: llm use config 2024-02-20 15:34:44 +08:00
Joel
c8ea6d7bfb feat: direct answer node 2024-02-20 15:21:35 +08:00
Joel
9c70befaf6 chore: move node type to self struct 2024-02-20 14:59:03 +08:00
Joel
fcadb807f6 feat: llm node content 2024-02-20 14:51:19 +08:00
zxhlyh
297d0f1f30
fix: code-based extension (#2490) 2024-02-20 14:49:00 +08:00
Joel
4364775dcb feat: output vars 2024-02-20 14:27:40 +08:00
Joel
2a196e91a6 feat: default set var name 2024-02-20 14:04:24 +08:00
Joel
7a0358827a feat: finish choose var 2024-02-20 14:01:20 +08:00
zxhlyh
eedbe1b770
fix: chat restart (#2488) 2024-02-20 11:24:27 +08:00
Joel
62e2deafca feat: infinite choose var 2024-02-20 11:23:23 +08:00
StyleZhang
25b4e68fbb delete 2024-02-19 19:58:49 +08:00
StyleZhang
c909319413 base-node base-panel 2024-02-19 19:44:48 +08:00
StyleZhang
c7ee8ac1c7 add app-info-panel 2024-02-19 19:06:42 +08:00
Joel
2386eed703 chore: new block enum 2024-02-19 18:46:21 +08:00
Joel
ada558bedc feat: add picker shower 2024-02-19 18:33:12 +08:00
StyleZhang
6caca3aaf7 base panel 2024-02-19 17:58:54 +08:00
StyleZhang
3d3bc4c512 initial node data 2024-02-19 17:45:36 +08:00
Joel
044ed624eb feat: var picker trigger 2024-02-19 16:36:53 +08:00
Joel
4dff0c5dff feat: to not ignore var 2024-02-19 16:01:12 +08:00
StyleZhang
59d8f926c8 block-selector 2024-02-19 15:54:41 +08:00
Joel
c6f1900a93 chore: merge main 2024-02-19 15:52:51 +08:00
Joel
d94a9cd864 feat: add node icons 2024-02-19 15:44:52 +08:00
Yash_1124
81c5a21b8d
FEAT: add image styling in markdown (#2441)
Co-authored-by: crazywoola <427733928@qq.com>
2024-02-19 15:07:45 +08:00
Joel
21db8e3be4 feat: add var struct 2024-02-19 11:26:25 +08:00
Joel
e05bbec879 chore: model and params select 2024-02-19 10:35:11 +08:00
StyleZhang
240e0dfa6f next-step 2024-02-18 20:26:16 +08:00
Joel
ab6a01b476 chore: handle llm model type 2024-02-18 18:31:04 +08:00
StyleZhang
dce01cf002 header 2024-02-18 17:56:00 +08:00
Joel
767d8a4b05
fix: hybrid search may pass rerank enable false (#2467) 2024-02-18 17:52:05 +08:00
StyleZhang
da84ba06c7 add block-icon 2024-02-18 17:36:34 +08:00
Joel
45ba3ca07b feat: add model selector 2024-02-18 17:26:52 +08:00
StyleZhang
56407a910d add block-selector 2024-02-18 16:14:21 +08:00
StyleZhang
e624c33d51 node props 2024-02-18 16:14:21 +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
Joel
3666462076 feat: llm input struct 2024-02-18 14:33:44 +08:00
Joel
da0d9aab39 chore: remove node code to panel 2024-02-18 14:08:08 +08:00
Joel
ace04b3ef4 feat: filed and var 2024-02-18 14:01:22 +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
0850c953b3
fix: variable in opener (#2437) 2024-02-12 22:22:57 +08:00
zxhlyh
1b04382a9b
fix: chat agent mode content copy (#2418) 2024-02-07 21:23:47 +08:00
WANG Lei
acf9174bef
fix: studio/api doc (#2415) 2024-02-07 16:28:09 +08:00
zxhlyh
f6059c377c
fix: api based extension modal title (#2414) 2024-02-07 15:01:53 +08:00
Joel
1a4c2e77c4 feat: nodes placeholder 2024-02-06 17:49:07 +08:00
StyleZhang
f3c78fe73d init 2024-02-06 17:17:29 +08:00
StyleZhang
a17c0e5bf6 init 2024-02-06 17:05:26 +08:00
zxhlyh
d8de2017b5
fix: webapp variable input & app unavailable status (#2405) 2024-02-06 13:43:09 +08:00
StyleZhang
20d5fdea2c init 2024-02-06 12:41:34 +08:00
Benjamin
517f6d1a26
fix:update document title in Apps component (#2404) 2024-02-06 12:23:54 +08:00
Benjamin
c2d47cd2e1
fix:add translation for dataset knowledge and update document title (#2396) 2024-02-05 18:40:20 +08:00
Joel
5e145c1c22
chore: show credit help link (#2393) 2024-02-05 16:22:30 +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
zxhlyh
392995ca46
fix: knowledge doc (#2389) 2024-02-05 13:26:40 +08:00
zxhlyh
805ed84f61
chore: enchange pic uploading tip (#2388)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-02-05 13:22:05 +08:00
zxhlyh
65bec16fb3
fix: webapp language (#2378) 2024-02-04 18:32:29 +08:00
zxhlyh
1ebf740908
fix: webapp stop chat & citation (#2376) 2024-02-04 18:08:53 +08:00
zxhlyh
51d359268e
chore: replace chat in web app (#2373) 2024-02-04 16:10:46 +08:00
Joel
f95839c785
fix: input not set min or max null value blur would set null (#2361) 2024-02-02 18:08:49 +08:00
Joel
5a004ae429
fix: unsafe external link (#2356) 2024-02-02 15:42:42 +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
Chenhe Gu
09acf215f0
add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00
Joel
883a0a0e6a
chore: detect is function calling from model config (#2312) 2024-01-31 14:06:27 +08:00
Joel
b5ed81b349
fix: invalid server tool url caused crash (#2311) 2024-01-31 14:04:54 +08:00
crazywoola
9e37702d24
feat: ui improvements for Portuguese (#2304) 2024-01-31 11:25:33 +08:00
Joel
bc11c6a7f2
feat: recommended apps list support sort by position (#2303) 2024-01-31 11:00:44 +08:00