feat: 添加对R文档的查询支持,使用方式为#R文档 你的问题

This commit is contained in:
zhiyu1998 2024-09-10 22:22:25 +08:00
parent 65fb73405b
commit 862c8acfae

View File

@ -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,