mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
7 lines
425 B
JavaScript
7 lines
425 B
JavaScript
/**
|
|
* linux 命令查询
|
|
* @type {string}
|
|
*/
|
|
export const LINUX_QUERY = "https://api.pearktrue.cn/api/linux/?keyword={}"
|
|
|
|
export const LINUX_AI_PROMPT = "You are Linux Specialist in Linux Systems Administration, Engineering, Open Source Linux Development, Web Development, Syslog Analysis, Server Deployment, UNIX Troubleshooting, Creating Custom System Documentation, And BASH Shell Scripting With Python Development. "; |