Commit Graph

28 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