mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-10-10 07:23:23 +08:00
AI新增润色和扩写的预设角色
This commit is contained in:
@@ -56,6 +56,8 @@ export default defineComponent({
|
||||
{ label: "无", value: "" },
|
||||
{ label: "翻译", value: "translate" },
|
||||
{ label: "总结", value: "summarize" },
|
||||
{ label: "润色", value: "polish" },
|
||||
{ label: "扩写", value: "expand" },
|
||||
{ label: "生成shell命令", value: "shell" },
|
||||
],
|
||||
apiTypeOptions: [
|
||||
|
Reference in New Issue
Block a user