mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
✨ feat: 添加对R文档的查询支持,使用方式为#R文档 你的问题
This commit is contained in:
parent
65fb73405b
commit
862c8acfae
@ -2,7 +2,7 @@ import axios from "axios";
|
||||
import _ from "lodash";
|
||||
import fetch from "node-fetch";
|
||||
// 常量
|
||||
import { CAT_LIMIT, COMMON_USER_AGENT, SUMMARY_PROMPT } from "../constants/constant.js";
|
||||
import { CAT_LIMIT, COMMON_USER_AGENT } from "../constants/constant.js";
|
||||
import {
|
||||
LINUX_AI_PROMPT,
|
||||
LINUX_QUERY,
|
||||
|
Loading…
x
Reference in New Issue
Block a user