From b75341ae6c54ee93f4c4e62e49310ada0fa50ae3 Mon Sep 17 00:00:00 2001 From: Kirigaya <1193466151@qq.com> Date: Wed, 29 May 2024 21:11:06 +0800 Subject: [PATCH] first --- README.md | 7 ++++++- bot/lagrange-mapping.ts | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f873917..1a90b61 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -![LagrangeRagBot](https://socialify.git.ci/LSTM-Kirigaya/LagrangeRagBot/image?description=1&descriptionEditable=%E7%94%A8%E4%BA%8E%E5%B0%86%20RAG%20%E9%A9%B1%E5%8A%A8%E7%9A%84%E8%BE%85%E5%8A%A9%E6%9C%BA%E5%99%A8%E4%BA%BA%E6%8E%A5%E5%85%A5%20QQ%20%E7%9A%84%E7%B3%BB%E7%BB%9F&font=Jost&forks=1&issues=1&language=1&logo=https%3A%2F%2Fpicx.zhimg.com%2F80%2Fv2-bdae55043d61d7bcfeeabead6e953959_1440w.jpeg&name=1&pattern=Circuit%20Board&stargazers=1&theme=Light) +![LagrangeRagBot](https://socialify.git.ci/LSTM-Kirigaya/Lagrange.RagBot/image?description=1&descriptionEditable=%E7%94%A8%E4%BA%8E%E5%B0%86%20RAG%20%E9%A9%B1%E5%8A%A8%E7%9A%84%E8%BE%85%E5%8A%A9%E6%9C%BA%E5%99%A8%E4%BA%BA%E6%8E%A5%E5%85%A5%20QQ%20%E7%9A%84%E7%B3%BB%E7%BB%9F&font=Jost&forks=1&issues=1&language=1&logo=https%3A%2F%2Fpicx.zhimg.com%2F80%2Fv2-bdae55043d61d7bcfeeabead6e953959_1440w.jpeg&name=1&pattern=Circuit%20Board&pulls=1&stargazers=1&theme=Light) + +
+> 简体中文 < | English +
+ ## 环境搭建 diff --git a/bot/lagrange-mapping.ts b/bot/lagrange-mapping.ts index e69de29..5814a1f 100644 --- a/bot/lagrange-mapping.ts +++ b/bot/lagrange-mapping.ts @@ -0,0 +1,7 @@ +class LagrangeMapper { + constructor() { + + } + + +} \ No newline at end of file