Commit Graph

174 Commits

Author SHA1 Message Date
Physton
ddd41b2ea8 Fix the issue of BREAK tokenization error
修复BREAK分词错误的问题
2023-08-04 11:19:21 +08:00
Physton
845e38cae8 #151 New Feature: API KEY Masking
新功能:API KEY 脱敏处理。前端和API接口中,用*号代替。
2023-07-14 17:02:12 +08:00
Physton
381b9120e3 New feature: Auto-fill prompt when the webpage loads
新功能:当网页加载后自动填充提示词
2023-07-11 00:45:32 +08:00
Physton
a0b0e39e9a fix bug 2023-07-01 10:11:10 +08:00
Physton
addbc74141 Code optimization
代码优化
2023-06-28 19:00:36 +08:00
Physton
c7f83832e7 Automatically detect user language after initial installation
首次安装后自动判断用户语言
2023-06-28 17:47:13 +08:00
Physton
b3bf296f1e Compatibility fix for LobeHub Theme
修复 LobeHub 主题下的一些样式兼容问题
2023-06-28 12:40:49 +08:00
Physton
fff0edd673 #149 support for CSV wrapped in quotation marks
支持引号包裹的csv格式
2023-06-27 11:13:43 +08:00
Physton
8f00fbc1c3 Added translation API: iflytek
增加翻译API:讯飞翻译
2023-06-27 01:43:56 +08:00
Physton
a2d0b2174f Modified wiki URL 2023-06-27 00:01:10 +08:00
Physton
658987b9fc #146 maintain highlighting even when embedding weight is not 1
当embedding权重数不为1时也保持高亮
2023-06-25 18:40:43 +08:00
Physton
8cb0063746 updated translation interface configuration page text
更新翻译接口配置页面文字
2023-06-25 01:04:45 +08:00
Physton
44c98e503d added Google Translate mirror
增加google翻译镜像
2023-06-24 16:48:02 +08:00
Physton
ae6c71ae3a built-in translators package 2023-06-24 15:41:23 +08:00
Physton
bbf408ae19 Added Offline Translation: mbart-large-50-many-to-one-mmt
添加离线翻译:mbart-large-50-many-to-one-mmt
2023-06-23 09:52:50 +08:00
Physton
9767dc6945 Added translation API: Niutrans
增加翻译API:小牛翻译
2023-06-22 18:49:29 +08:00
Physton
f820309fad Fix the issue #137: Adding extra networks removes any disabled tags
修复问题:添加extra networks会删除任何禁用的标签。
2023-06-21 17:13:17 +08:00
Physton
072c5281e3 #135 #127 Add Light/Dark Theme Toggle Button
增加浅色/深色主题切换按钮
2023-06-21 11:53:54 +08:00
Physton
d52fc3597c #138 Removing the red dot indicating a new version
移除新版本红点
2023-06-21 11:14:30 +08:00
Physton
792ed03a91 Fixing theme-related issues 2023-06-20 10:00:43 +08:00
Physton
f8ea3d110a update wiki url 2023-06-20 00:09:18 +08:00
Physton
57cee4bd27 Fix the issue #132: Unable to click on the keyword expansion button
修复问题:关键词扩展按钮无法点击
2023-06-18 00:13:29 +08:00
Physton
f3a758d575 Fix the issue #132: Unable to click on the keyword expansion button
修复问题:关键词扩展按钮无法点击
2023-06-18 00:10:22 +08:00
Physton
6a0d738b8f UI optimization of About window
关于窗口UI优化
2023-06-18 00:04:03 +08:00
Physton
f78fd34e9a Fix the issue with the loading animation of translations
修复翻译加载动画的问题
2023-06-17 23:56:41 +08:00
Physton
9fbad42abd Fix the issue #132 2023-06-17 23:50:59 +08:00
Physton
34bfbb0bc9 Fix the issue #131
[Bug] 提示词无法拖动
2023-06-17 20:34:30 +08:00
Physton
510fa649c6 Optimize Python code
Former-commit-id: 8d08367816ff84a2a2f62470b06421c0340f5fdb
2023-06-15 17:21:56 +08:00
Physton
1bd3eb61f4 Add About window
Former-commit-id: 5fc236655eae88c1a2de0b1167733e0a0986bdcb
2023-06-15 15:26:11 +08:00
Physton
96d05c1f92 Optimize error messages
Former-commit-id: 9fcb67b96a9e9409678b9d3c133c3655a6d84d08
2023-06-15 10:30:55 +08:00
Physton
97541c90ab Fix the issue #121
Former-commit-id: 54cd47159d1730376ed79d08d4e11749305fdfca
2023-06-12 10:19:10 +08:00
Physton
62241c1fab Fix the issue #121
Former-commit-id: c05f09781d34d6977a348897265bb4705c4a54e0
2023-06-11 16:13:40 +08:00
Physton
43b696f7fc Add feature: Highlight the keyword when the mouse hovers over it and display it in the Prompt input box.
Add feature: Highlight the keyword when the mouse hovers over it and display it in the Prompt input box.


Former-commit-id: fa89b1396747f8c80cfe2816c1f114423da340c2
2023-06-08 23:31:58 +08:00
Physton
b64e02f15d fix bug
Former-commit-id: 4c9a2e7e4238fbf12378f2f095e80f87fe9dfd3f
2023-06-07 10:29:49 +08:00
Physton
ce3ee8a3db #115 Support for more WebUI URL paths
Former-commit-id: c11c4146b1e5378e2bcd7098471730a4beddd1af
2023-06-06 23:36:47 +08:00
Physton
62b7f4facd Add theme: Minimalist
Former-commit-id: f64fcc36c9511bbdb60ec5b7324f5dc98d75a8db
2023-06-06 17:30:45 +08:00
Physton
930a705aa3 Support for lower versions of WebUI
Former-commit-id: a6cc9a30553867ee35718f969c5ba1b32e83e624
2023-06-06 15:52:40 +08:00
Physton
e8e5991610 Add Prompt format options #109
Keep the format of keywords with a weight of 1 or not


Former-commit-id: ae4932e9d0462d5ef4e091093792cb2c511d9832
2023-06-03 12:53:52 +08:00
Physton
38935a408b Optimize translation interface settings
Former-commit-id: 3ebc404e95a6fd146bf34ccf6f9b755cfd1112dd
2023-06-03 10:58:20 +08:00
Physton
480c5fcdec Optimize the translation code and significantly improve the batch translation speed
Optimize the translation code and significantly improve the batch translation speed


Former-commit-id: 391a5b23779953dd562336ff60b4e12da707c31b
2023-06-02 18:53:56 +08:00
Physton
628e7875ca Optimize the translation code and significantly improve the batch translation speed
Former-commit-id: 0bf39548c64e3a9c3a4409845cc03a94bd140893
2023-06-02 18:50:58 +08:00
Physton
9d4b8f0f51 Optimize the display of translation interface names
Former-commit-id: 6fb59acb32a62b12768b61c6f8ed9ed8769fd20a
2023-06-01 00:27:05 +08:00
Physton
e4ed636ebc fix bug
Former-commit-id: 84160009c918c98348898fb868c6f6c7af51e87a
2023-05-31 23:34:25 +08:00
Physton
eabb4d3b01 Fix the issue #103
Former-commit-id: bf643966172ade4b9e240b81559a38273decfdab
2023-05-31 09:56:44 +08:00
Physton
6f254051c3 New Feature: Use ChatGPT to Generate Prompts
Former-commit-id: 0afad211863a7cfc3d73c309b9b1c9bdb3552a08
2023-05-29 19:04:22 +08:00
Physton
bf93fe54a2 Fix the issue where the tooltip of the button does not show up during the first installation.
Former-commit-id: cec40f0313064ff9dab264fbfaa508f4aa674a16
2023-05-29 11:49:59 +08:00
Physton
40371a45f4 Display specific error messages
Former-commit-id: c80347815c83089a0839bb154f74a26d7ccb1cd3
2023-05-29 10:36:10 +08:00
Physton
ec1c1f9f6d Optimizing translation interface
Former-commit-id: 55a6e4b493e1cb2f59c763644c63043762afe04f
2023-05-29 02:26:37 +08:00
Physton
97eb4e5687 Checking installation status of Python packages, optimizing translation interface text
Former-commit-id: 6fbe746b8675c175220ddd80335d9127ab42883f
2023-05-29 01:58:04 +08:00
Physton
614577ad5b Support 6 decimal places for weight numbers #95
Former-commit-id: 11afd96969c978af146dcc6d625897ecbb34241d
2023-05-28 22:37:55 +08:00