heheer
|
6a85c8c2b6
|
fix: cq template missing chatconfig (#2654)
|
2024-09-09 19:37:15 +08:00 |
|
Archer
|
bbdab1d40e
|
fix: entry (#2652)
|
2024-09-09 16:21:22 +08:00 |
|
Finley Ge
|
78ad2791cd
|
chore: openapi doc generator (#2644)
* chore: extract the type and comment from apis
* chore: template code
* feat: openapi
* pref: openapi generator. send into public/openapi folder
|
2024-09-09 15:43:09 +08:00 |
|
Archer
|
5f3c8e9046
|
Fix: workflow init status (#2649)
* i18n
* fix: entry
|
2024-09-09 15:37:20 +08:00 |
|
papapatrick
|
30057f01a6
|
fix: workflow i18n (#2645)
* fix: workflow i18n
* i18n completion
|
2024-09-09 14:36:35 +08:00 |
|
Archer
|
3ea185315d
|
fix: workflow clear repeat check run (#2646)
|
2024-09-09 14:14:32 +08:00 |
|
Finley Ge
|
a1ae08f62b
|
perf: logs, auth root as super admin, etc (#2615)
* chore: usePagination hook type
* feat: chat log show outlinkuid or tmb avatar and name
* fix: ts error for pagination
* feat: auth root
|
2024-09-09 10:05:18 +08:00 |
|
Archer
|
91ec895fd2
|
fix: oauth (#2640)
* fix: oauth
* remove log
* fix: oauth dispatch
|
2024-09-08 20:56:33 +08:00 |
|
xianlezheng
|
1a33642635
|
Fixs:当最后一条数据因大模型没返回数据时导致调试时前端报错。 (#2637)
在lastMessageValue取值时需要提前判断空值。
Co-authored-by: zhengxianle <nopanic@ilikejobs.com>
|
2024-09-08 15:26:05 +08:00 |
|
archer
|
e9681c8ed5
|
log
|
2024-09-08 15:03:29 +08:00 |
|
imgbot[bot]
|
69ff65973f
|
[ImgBot] Optimize images (#2639)
*Total -- 6,985.44kb -> 4,501.25kb (35.56%)
/python/sensevoice/app/iic/SenseVoiceSmall/fig/inference.png -- 935.23kb -> 292.81kb (68.69%)
/python/sensevoice/app/iic/SenseVoiceSmall/fig/asr_results.png -- 238.19kb -> 76.62kb (67.83%)
/python/sensevoice/app/iic/SenseVoiceSmall/fig/sensevoice.png -- 879.78kb -> 332.45kb (62.21%)
/python/sensevoice/app/iic/SenseVoiceSmall/fig/ser_table.png -- 318.12kb -> 145.67kb (54.21%)
/docSite/assets/imgs/wechat6.png -- 208.98kb -> 119.19kb (42.97%)
/docSite/assets/imgs/collection-tags-2.png -- 83.02kb -> 52.57kb (36.67%)
/.github/imgs/intro3.png -- 258.74kb -> 167.94kb (35.09%)
/python/sensevoice/app/iic/speech_fsmn_vad_zh-cn-16k-common-pytorch/fig/struct.png -- 27.26kb -> 17.81kb (34.66%)
/.github/imgs/intro1.png -- 259.12kb -> 173.33kb (33.11%)
/docSite/assets/imgs/fileinpu-2.png -- 214.61kb -> 147.20kb (31.41%)
/.github/imgs/intro4.png -- 227.64kb -> 158.71kb (30.28%)
/docSite/assets/imgs/questionGuide.png -- 38.89kb -> 27.95kb (28.13%)
/python/sensevoice/app/iic/SenseVoiceSmall/fig/aed_figure.png -- 115.93kb -> 85.46kb (26.28%)
/.github/imgs/intro2.png -- 370.64kb -> 273.45kb (26.22%)
/docSite/assets/imgs/offiaccount-9.png -- 38.62kb -> 28.89kb (25.18%)
/docSite/assets/imgs/collection-tags-3.png -- 125.71kb -> 98.27kb (21.83%)
/docSite/assets/imgs/offiaccount-3.png -- 90.57kb -> 71.85kb (20.66%)
/docSite/assets/imgs/feishu-bot-4.png -- 85.73kb -> 68.44kb (20.17%)
/docSite/assets/imgs/feishu-bot-2.png -- 92.49kb -> 73.94kb (20.05%)
/docSite/assets/imgs/offiaccount-1.png -- 99.70kb -> 79.77kb (19.98%)
/docSite/assets/imgs/feishu-bot-1.png -- 154.50kb -> 126.89kb (17.87%)
/docSite/assets/imgs/feishu-bot-6.png -- 160.72kb -> 133.59kb (16.88%)
/docSite/assets/imgs/fileinpu-6.jpg -- 179.04kb -> 150.60kb (15.88%)
/docSite/assets/imgs/feishu-bot-8.png -- 43.64kb -> 36.83kb (15.61%)
/docSite/assets/imgs/offiaccount-7.png -- 73.88kb -> 62.58kb (15.29%)
/python/sensevoice/app/iic/SenseVoiceSmall/fig/ser_figure.png -- 194.25kb -> 167.12kb (13.97%)
/docSite/assets/imgs/feishu-bot-5.png -- 169.50kb -> 146.65kb (13.48%)
/docSite/assets/imgs/offiaccount-8.png -- 129.99kb -> 114.37kb (12.02%)
/docSite/assets/imgs/offiaccount-6.png -- 131.04kb -> 115.30kb (12.01%)
/docSite/assets/imgs/feishu-bot-3.png -- 165.20kb -> 145.86kb (11.71%)
/docSite/assets/imgs/offiaccount-4.png -- 158.75kb -> 140.69kb (11.38%)
/docSite/assets/imgs/feishu-bot-7.png -- 95.10kb -> 84.29kb (11.37%)
/docSite/assets/imgs/offiaccount-5.png -- 158.34kb -> 140.59kb (11.21%)
/docSite/assets/imgs/offiaccount-2.png -- 163.30kb -> 145.59kb (10.84%)
/docSite/assets/imgs/gpt-translate-example.png -- 299.24kb -> 297.98kb (0.42%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2024-09-08 10:23:27 +08:00 |
|
Archer
|
52ac445557
|
fix: mobild sso login (#2636)
* fix: mobild sso login
* feat: max call tool times
|
2024-09-07 18:24:38 +08:00 |
|
Archer
|
d45cb2f84a
|
Update 4810.md (#2634)
|
2024-09-06 17:29:23 +08:00 |
|
Archer
|
1cb71c6bfb
|
4.8.10 perf (#2633)
* perf: i18n init
* i18n
* 4.8.10 doc
* doc
|
2024-09-06 17:22:24 +08:00 |
|
papapatrick
|
fb59b60761
|
addition i18n (#2631)
v4.8.10
|
2024-09-06 16:57:47 +08:00 |
|
Archer
|
9334a0dcf6
|
4.8.10 perf (#2630)
* perf: i18n init
* i18n
* fix: user select end status
* fix: interactive workflow
* fix: restart chat
* fix: oauth login
|
2024-09-06 15:45:02 +08:00 |
|
Archer
|
c614f8b9ca
|
Perf: i18n change and captcha code. (#2625)
* perf: send captcha check
* perf: back router
* perf: i18n init
* perf: ui
* i18n
* perf: ui duration
|
2024-09-05 23:01:12 +08:00 |
|
heheer
|
478386c612
|
chore: template author name & icon border radius (#2624)
|
2024-09-05 20:44:31 +08:00 |
|
papapatrick
|
dfcffc7fc1
|
I18n: Completed i18n&&proofread some translations (#2619)
* i18n-1
* i18n: Completed the remaining parts of i18n and proofread some translations
* i18n: add default lang&&add app template i18n
|
2024-09-05 17:29:36 +08:00 |
|
Finley Ge
|
b4238257b6
|
feat: dynamic website crawler (#2609)
* feat: cheerio returns cherrio.load for pro version website sync
* chore: rename
|
2024-09-05 14:49:57 +08:00 |
|
Archer
|
38f47956cd
|
fix: ts (#2621)
|
2024-09-05 14:04:45 +08:00 |
|
Archer
|
7fed4d697f
|
perf: captcha code (#2620)
* perf: captcha code
* perf: dockerfile
|
2024-09-05 13:41:11 +08:00 |
|
EthanD4869
|
5ed89130ef
|
add sensevoice & cosevoice (#2562)
Signed-off-by: EthanD <EthanD4869@gmail.com>
Co-authored-by: EthanD <EthanD4869@gmail.com>
|
2024-09-05 13:36:11 +08:00 |
|
Archer
|
3671e55001
|
4.8.10 test (#2618)
* perf: menu arrow ui
* perf: http node placeholder
* perf: http node form input
* perf: chatBox performance
|
2024-09-05 11:49:13 +08:00 |
|
papapatrick
|
3bcc3430fb
|
feat: add captcha (#2613)
* feat: captcha
* add borderRadius
* code perf
|
2024-09-05 11:46:51 +08:00 |
|
heheer
|
d6233cd7b1
|
fix: add http params focus & ui (#2611)
|
2024-09-04 13:37:29 +08:00 |
|
Archer
|
64708ea424
|
Update userselect ux (#2610)
* perf: user select ux and api
* perf: http variables replace code
* perf: http variables replace code
* perf: chat box question guide adapt interactive
* remove comment
|
2024-09-04 11:11:08 +08:00 |
|
heheer
|
85a11d08b2
|
feat: http body type & http input support editor variable (#2603)
* feat: http body type & http input support editor variable
* fix type
* chore: code
* code
|
2024-09-03 23:43:21 +08:00 |
|
papapatrick
|
a7569037fe
|
perf: modal add size props&menu add menuItemStyles (#2600)
* perf: modal add size props&menu add menuItemStyles
* delete minH
* mobile adaptation
* 优化部分代码
|
2024-09-03 14:56:09 +08:00 |
|
Archer
|
4726034344
|
Update official_account.md (#2604)
|
2024-09-03 14:41:46 +08:00 |
|
Archer
|
9a57e94b79
|
4.8.10 test (#2601)
* perf: workflow children run params
* feat: workflow userId
* fix: ui size
* perf: Markdown whitespace and ai images split
* fix: openai sdk ts
|
2024-09-03 13:43:56 +08:00 |
|
Archer
|
761e35c226
|
4.8.10 workflow perf (#2596)
* perf: run plugin variables init
* perf: init free plan
* perf: dataset data ui
* perf: workflow theme
* perf: plugin input modal ui
* perf: workflow dispatch
* fix: account ui
* feat: 4810 doc
|
2024-09-03 09:56:33 +08:00 |
|
papapatrick
|
5ebe0017a0
|
perf: user default avatar (#2594)
* perf: user default avatar
* refactor: 修改文件路径
|
2024-09-02 21:04:49 +08:00 |
|
papapatrick
|
036097243a
|
perf: workflow&plugins json config import and export (#2592)
|
2024-09-02 15:05:58 +08:00 |
|
heheer
|
84de95d294
|
fix: plugin input type options & save button (#2590)
|
2024-09-02 13:06:48 +08:00 |
|
papapatrick
|
fdab383b26
|
Style-dataset-2.5 (#2580)
* style: dataset detail page 2.5
* fix merge error
* fix: flash bug
* fix: build error
* revert: 滚动变回分页
|
2024-09-02 10:00:55 +08:00 |
|
Archer
|
060492dbf7
|
feat: admin add custom plugin (#2582)
* feat: admin add custom plugin
* refresh plugins
* plugin input box ui
* fix: run plugin varialbes error
* perf: comment
* fix: ts
v4.8.10-alpha2
|
2024-08-30 22:45:35 +08:00 |
|
heheer
|
9d5fd24085
|
feat: plugin input type add select and custom var (#2571)
* feat: plugin input type add select and custom var
* fix
* fix ui
* fix
* fix
|
2024-08-30 18:03:04 +08:00 |
|
heheer
|
903f39fe17
|
feat: add plugin instruction config (#2579)
* feat: add plugin instruction config
* fix build
|
2024-08-30 17:12:57 +08:00 |
|
Archer
|
2ef98c24be
|
4.8.10 test (#2578)
* fix: auth error
* perf: refresh members
* fix: variable run
* fix: runtime check
* fix: dataset info show
|
2024-08-30 10:27:07 +08:00 |
|
Archer
|
6d00f73e91
|
4.8.10 test (#2573)
* feat: more debug response
* fix: debug edge status
* perf: doc
* fix: workflow edge check
* perf: i18n
* package.json
* perf: markdown mask
|
2024-08-29 23:19:39 +08:00 |
|
Archer
|
813eaacfd0
|
4.8.10 fix (#2572)
* fix: circle workflow response modal
* perf: workflow runtime check
|
2024-08-29 18:00:56 +08:00 |
|
Archer
|
322ca757af
|
4.8.10 test (#2568)
* perf: i18n perf
* fix: detail=fasle response
* fix: dataset tag load repeat
* feat :doc
* perf: rename fun
* code comment
|
2024-08-29 14:51:34 +08:00 |
|
heheer
|
a177a302d4
|
fix: plugin input (#2567)
|
2024-08-29 14:19:16 +08:00 |
|
heheer
|
034108c218
|
fix: global variable during debug & variable update textarea rerender (#2553)
* fix: global variable during debug & variable update textarea rerender
* update var node use prompt editor
* fix
|
2024-08-29 14:09:20 +08:00 |
|
heheer
|
0632dfed80
|
fix: tags manage (#2556)
* fix: tags manage
* fix infinite invoke
|
2024-08-29 12:04:45 +08:00 |
|
居里栈栈
|
6c16fa9166
|
Fix: Custom delimiter does not take effect when document type is link (#2565)
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
|
2024-08-29 11:16:17 +08:00 |
|
papapatrick
|
ac4854a47b
|
template add i18n (#2558)
* template add i18n
* add English translation
|
2024-08-28 21:33:03 +08:00 |
|
Archer
|
b9a6b71fe9
|
perf: Dataset new ui (#2555)
* perf: dataset detail ui
* fix: collection tag modal
* perf: data card support markdown
* fix :ts
|
2024-08-28 12:48:55 +08:00 |
|
papapatrick
|
aba50e958e
|
style: 知识库二期 (#2554)
|
2024-08-28 12:17:45 +08:00 |
|