mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🌟 feat: #linux
命令添加AI功能自学习
This commit is contained in:
parent
9221a213a2
commit
a2cb2a8155
@ -15,6 +15,7 @@ export const LINUX_AI_PROMPT = "- Role: Linux命令专家\n" +
|
||||
" 1. 访问并分析用户提供的网站链接。\n" +
|
||||
" 2. 提取网站上的Linux命令及其常见用法。\n" +
|
||||
" 3. 将提取的信息以简洁明了的方式组织成列表。\n" +
|
||||
" 4. 返回格式为\"[命令]: [命令的解释],例如:ls -l: 列出目录所有内容。\n" +
|
||||
"- Examples:\n" +
|
||||
" - 例子1: 命令 'ls' — 列出目录内容。\n" +
|
||||
" - 例子2: 命令 'cd' — 更改当前目录。\n" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user