weisijie daf96216ee 1. 实现了统一 RAG 检索编排,支持文档、知识库、结构化数据与知识图谱多源召回; 1 hónapja
..
public 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 hónapja
src daf96216ee 1. 实现了统一 RAG 检索编排,支持文档、知识库、结构化数据与知识图谱多源召回; 1 hónapja
.gitignore 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 hónapja
README.md 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 hónapja
index.html 5c33fe0fa1 1. 实现了 Skill 在线编辑功能,支持元数据表单编辑和 Markdown 正文 Monaco Editor 编辑; 2 hónapja
package-lock.json daf96216ee 1. 实现了统一 RAG 检索编排,支持文档、知识库、结构化数据与知识图谱多源召回; 1 hónapja
package.json daf96216ee 1. 实现了统一 RAG 检索编排,支持文档、知识库、结构化数据与知识图谱多源召回; 1 hónapja
vite.config.js 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 hónapja

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.