weisijie 844a853cb3 1. 丰富了错误模式管理的内置模式列表,从 8 条扩展到 25 条,新增覆盖 OpenAI 标准错误码、Anthropic 过载、国内大模型中文错误、网络异常、JSON 解析失败等场景; 2 週間 前
..
public 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 ヶ月 前
src 844a853cb3 1. 丰富了错误模式管理的内置模式列表,从 8 条扩展到 25 条,新增覆盖 OpenAI 标准错误码、Anthropic 过载、国内大模型中文错误、网络异常、JSON 解析失败等场景; 2 週間 前
.gitignore 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 ヶ月 前
README.md 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 ヶ月 前
index.html 5c33fe0fa1 1. 实现了 Skill 在线编辑功能,支持元数据表单编辑和 Markdown 正文 Monaco Editor 编辑; 2 ヶ月 前
package-lock.json daf96216ee 1. 实现了统一 RAG 检索编排,支持文档、知识库、结构化数据与知识图谱多源召回; 1 ヶ月 前
package.json daf96216ee 1. 实现了统一 RAG 检索编排,支持文档、知识库、结构化数据与知识图谱多源召回; 1 ヶ月 前
vite.config.js 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 ヶ月 前

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.