-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Sjshi763/issue4409 feature:人格设定支持导出/导入 #4532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Sjshi763
wants to merge
48
commits into
AstrBotDevs:master
Choose a base branch
from
Sjshi763:Sjshi763/issue4409
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 25 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
2e90c25
[Feature] 人格设定支持导出/导入。
Sjshi763 59e5a6f
导入(dev
Sjshi763 2285695
稍微进化
Sjshi763 d1c0122
改为直接导出文件
Sjshi763 d2ed543
删除未使用的i18n键值
Sjshi763 13461f9
fix:仅白名单字段可以作为文件名
Sjshi763 ec3d25c
PersonaForm.vue - savePersona 方法添加了白名单字段过滤
Sjshi763 98e7a9c
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 125d10a
[Feature] 人格设定支持导出/导入。
Sjshi763 fd95665
update
Sjshi763 3ec909c
Merge pull request #1 from Sjshi763/fix-persona-conflict-v2
Sjshi763 1f75682
[Feature] 人格设定支持导出/导入。
Sjshi763 92cf0bc
再次完成
Sjshi763 60dfaf0
修复bug 405
Sjshi763 0e32d62
移除导入和导出按钮的本地化文本(上一次修改的
Sjshi763 03bdb51
移动到 persona 的 i18n JSON
Sjshi763 ebcc15b
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 e79df4a
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 d1e7105
[Feature] 人格设定支持导出/导入。
Sjshi763 fbe0d05
写错地方了,更正i18n
Sjshi763 3d3926b
保证相同的i18n
Sjshi763 986549b
在导出时说明不包含tools Skills
Sjshi763 d3e7104
修改导出格式
Sjshi763 351ce77
新格式导入
Sjshi763 c7eb1b8
重复检查
Sjshi763 edb0166
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 75e2f99
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 fbc7b2b
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 ddddd8a
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 4667729
Merge branch 'AstrBotDevs:master' into Sjshi763/issue4409
Sjshi763 987878e
[Bug]当 LLM 的回复本身包含类似 JSON 的格式的时候消息的 content 字段可能被错误地多次序列化
Sjshi763 b510616
[Bug]当 LLM 的回复本身包含类似 JSON 的格式的时候消息的 content 字段可能被错误地多次序列化
Sjshi763 9132ebb
[Bug]当 LLM 的回复本身包含类似 JSON 的格式的时候消息的 content 字段可能被错误地多次序列化
Sjshi763 672dc1d
- 当原始数据是字符串时(`raw_data` 不为 None):返回 `{"type": "json", "data": {"conte…
Sjshi763 989c1f5
像其他组件一样使用 self.type
Sjshi763 3075337
在 Json.__init__ 中 传入 self.raw_data
Sjshi763 b24075f
在 Json.to_dict 中 使用 self.type.lower() 来推导
Sjshi763 27ed75d
[Bug]当 LLM 的回复本身包含类似 JSON 的格式的时候消息的 content 字段可能被错误地多次序列化
Sjshi763 5c893e0
[Bug]当 LLM 的回复本身包含类似 JSON 的格式的时候消息的 content 字段可能被错误地多次序列化
Sjshi763 a953dac
[Bug]当 LLM 的回复本身包含类似 JSON 的格式的时候消息的 content 字段可能被错误地多次序列化
Sjshi763 c11a7df
- 当原始数据是字符串时(`raw_data` 不为 None):返回 `{"type": "json", "data": {"conte…
Sjshi763 c528c5f
像其他组件一样使用 self.type
Sjshi763 22c1179
在 Json.__init__ 中 传入 self.raw_data
Sjshi763 4d782b6
在 Json.to_dict 中 使用 self.type.lower() 来推导
Sjshi763 9859b7c
Merge branch 'Sjshi763/issue4363' of https://github.com/Sjshi763/Astr…
Sjshi763 586128d
[Feature] 人格设定支持导出/导入。
Sjshi763 c955bdb
Merge branch 'Sjshi763/issue4363' of https://github.com/Sjshi763/Astr…
Sjshi763 cab99cc
Merge branch 'master' into Sjshi763/issue4409
Sjshi763 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.