| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: 完善 v2.5.0 文档体系 — 中英文同步、Mermaid 图表支持、侧边栏本地搜索 (#3858) * docs: update and refine all Chinese documentation This commit updates multiple Chinese documentation files: 1. Fix knowledge base tool usage example and notes 2. Correct MCP service file path reference 3. Add new office tool entries 4. Update MCP server name validation rules 5. Fix Kubernetes storage access mode configuration 6. Add northbound API documentation 7. Update SDK feature list and project structure 8. Correct frontend tech stack versions and directory structure 9. Update monitoring default configuration and add version notes 10. Refine multimodal module documentation 11. Update model module documentation with new features 12. Update frontend project structure and build options 13. Refine agent framework documentation and add sequence diagrams 14. Update devcontainer documentation and port mapping 15. Fix environment setup script paths and commands 16. Refine prompt development documentation structure 17. Update version management documentation and add database migration guide 18. Add new tool categories and update tool development specifications 19. Refine docker build documentation with new build flow and images 20. Update testing framework documentation structure and examples 21. Refine backend architecture documentation and add sequence diagrams 22. Update data process module documentation with new parameters and flow diagrams 23. Refine backend test documentation with pytest examples * docs: (SDK)更新多份文档内容,修复细节并补充新模块 1. 修复向量数据库文档中的防火墙端口说明和混合搜索权重注释 2. 新增多模态模块文档并添加到侧边栏导航 3. 更新监控文档中的Collector版本和LLM调用函数签名 4. 补充数据处理模块的异常类型说明和libmagic依赖提示 5. 优化OpenTelemetry设计文档中的网络名称和配置说明 6. 重构模型和工具模块文档,补充多语言描述、接口细节和使用规范 7. 修正多模态示例文档中的方法调用注释 * docs: 更新文档与配置,完善项目文档体系 1. 调整pnpm workspace配置允许esbuild构建 2. 更新开发启动命令与devcontainer路径 3. 补充技能系统文档模板与导航菜单 4. 修正docker镜像构建标签与说明 5. 升级前后端文档目录与技术栈描述 6. 扩充后端测试文档示例与最佳实践 7. 修复文档换行与格式问题 * docs: update all English documentation 更新了全量英文文档内容,包含: 1. 修复开发服务器启动命令、知识库工具参数说明 2. 更新路径引用、服务器名称规则和多模态文档说明 3. 新增北向开放API文档、项目目录结构和技术栈更新 4. 补充网关适配器架构、记忆系统、评测能力等SDK特性 5. 更新技能模板结构、文档提示词开发指南和前端目录结构 6. 完善版本管理、Docker构建和测试文档 7. 重构后端目录结构和架构说明 * docs: add mermaid diagram support and update doc navigation 1. 新增mermaid依赖并实现可拖拽缩放、全屏的流程图渲染组件 2. 完善中英文文档的侧边导航菜单结构 3. 新增Kibana本地开发跨域白名单 * feat(docs): add sidebar-local search and polish search style 新增侧边栏搜索入口,配置多语言本地搜索,并优化全局搜索弹窗的UI样式,提升文档站搜索体验 * docs: 更新中英文贡献者文档的团队分工与人员列表 重构了文档内的团队职位分类,替换为行业通用的Maintainers、Committers等角色分类,补充了完整的github链接,移除了过时的成员条目并更新了运营经理信息。 * docs: 统一修改文档中的架构/流程类标题 将多处"数据流架构"相关标题统一调整为更贴合内容的命名,包括中文和英文文档中的对应标题,让文档标题和实际内容描述更匹配。 | 3 天前 | |
📝 Update architecture | 1 年前 | |
docs: 完善 v2.5.0 文档体系 — 中英文同步、Mermaid 图表支持、侧边栏本地搜索 (#3858) * docs: update and refine all Chinese documentation This commit updates multiple Chinese documentation files: 1. Fix knowledge base tool usage example and notes 2. Correct MCP service file path reference 3. Add new office tool entries 4. Update MCP server name validation rules 5. Fix Kubernetes storage access mode configuration 6. Add northbound API documentation 7. Update SDK feature list and project structure 8. Correct frontend tech stack versions and directory structure 9. Update monitoring default configuration and add version notes 10. Refine multimodal module documentation 11. Update model module documentation with new features 12. Update frontend project structure and build options 13. Refine agent framework documentation and add sequence diagrams 14. Update devcontainer documentation and port mapping 15. Fix environment setup script paths and commands 16. Refine prompt development documentation structure 17. Update version management documentation and add database migration guide 18. Add new tool categories and update tool development specifications 19. Refine docker build documentation with new build flow and images 20. Update testing framework documentation structure and examples 21. Refine backend architecture documentation and add sequence diagrams 22. Update data process module documentation with new parameters and flow diagrams 23. Refine backend test documentation with pytest examples * docs: (SDK)更新多份文档内容,修复细节并补充新模块 1. 修复向量数据库文档中的防火墙端口说明和混合搜索权重注释 2. 新增多模态模块文档并添加到侧边栏导航 3. 更新监控文档中的Collector版本和LLM调用函数签名 4. 补充数据处理模块的异常类型说明和libmagic依赖提示 5. 优化OpenTelemetry设计文档中的网络名称和配置说明 6. 重构模型和工具模块文档,补充多语言描述、接口细节和使用规范 7. 修正多模态示例文档中的方法调用注释 * docs: 更新文档与配置,完善项目文档体系 1. 调整pnpm workspace配置允许esbuild构建 2. 更新开发启动命令与devcontainer路径 3. 补充技能系统文档模板与导航菜单 4. 修正docker镜像构建标签与说明 5. 升级前后端文档目录与技术栈描述 6. 扩充后端测试文档示例与最佳实践 7. 修复文档换行与格式问题 * docs: update all English documentation 更新了全量英文文档内容,包含: 1. 修复开发服务器启动命令、知识库工具参数说明 2. 更新路径引用、服务器名称规则和多模态文档说明 3. 新增北向开放API文档、项目目录结构和技术栈更新 4. 补充网关适配器架构、记忆系统、评测能力等SDK特性 5. 更新技能模板结构、文档提示词开发指南和前端目录结构 6. 完善版本管理、Docker构建和测试文档 7. 重构后端目录结构和架构说明 * docs: add mermaid diagram support and update doc navigation 1. 新增mermaid依赖并实现可拖拽缩放、全屏的流程图渲染组件 2. 完善中英文文档的侧边导航菜单结构 3. 新增Kibana本地开发跨域白名单 * feat(docs): add sidebar-local search and polish search style 新增侧边栏搜索入口,配置多语言本地搜索,并优化全局搜索弹窗的UI样式,提升文档站搜索体验 * docs: 更新中英文贡献者文档的团队分工与人员列表 重构了文档内的团队职位分类,替换为行业通用的Maintainers、Committers等角色分类,补充了完整的github链接,移除了过时的成员条目并更新了运营经理信息。 * docs: 统一修改文档中的架构/流程类标题 将多处"数据流架构"相关标题统一调整为更贴合内容的命名,包括中文和英文文档中的对应标题,让文档标题和实际内容描述更匹配。 | 3 天前 | |
🔨 unify logo and add doc favicon | 11 个月前 | |
docs: 完善 v2.5.0 文档体系 — 中英文同步、Mermaid 图表支持、侧边栏本地搜索 (#3858) * docs: update and refine all Chinese documentation This commit updates multiple Chinese documentation files: 1. Fix knowledge base tool usage example and notes 2. Correct MCP service file path reference 3. Add new office tool entries 4. Update MCP server name validation rules 5. Fix Kubernetes storage access mode configuration 6. Add northbound API documentation 7. Update SDK feature list and project structure 8. Correct frontend tech stack versions and directory structure 9. Update monitoring default configuration and add version notes 10. Refine multimodal module documentation 11. Update model module documentation with new features 12. Update frontend project structure and build options 13. Refine agent framework documentation and add sequence diagrams 14. Update devcontainer documentation and port mapping 15. Fix environment setup script paths and commands 16. Refine prompt development documentation structure 17. Update version management documentation and add database migration guide 18. Add new tool categories and update tool development specifications 19. Refine docker build documentation with new build flow and images 20. Update testing framework documentation structure and examples 21. Refine backend architecture documentation and add sequence diagrams 22. Update data process module documentation with new parameters and flow diagrams 23. Refine backend test documentation with pytest examples * docs: (SDK)更新多份文档内容,修复细节并补充新模块 1. 修复向量数据库文档中的防火墙端口说明和混合搜索权重注释 2. 新增多模态模块文档并添加到侧边栏导航 3. 更新监控文档中的Collector版本和LLM调用函数签名 4. 补充数据处理模块的异常类型说明和libmagic依赖提示 5. 优化OpenTelemetry设计文档中的网络名称和配置说明 6. 重构模型和工具模块文档,补充多语言描述、接口细节和使用规范 7. 修正多模态示例文档中的方法调用注释 * docs: 更新文档与配置,完善项目文档体系 1. 调整pnpm workspace配置允许esbuild构建 2. 更新开发启动命令与devcontainer路径 3. 补充技能系统文档模板与导航菜单 4. 修正docker镜像构建标签与说明 5. 升级前后端文档目录与技术栈描述 6. 扩充后端测试文档示例与最佳实践 7. 修复文档换行与格式问题 * docs: update all English documentation 更新了全量英文文档内容,包含: 1. 修复开发服务器启动命令、知识库工具参数说明 2. 更新路径引用、服务器名称规则和多模态文档说明 3. 新增北向开放API文档、项目目录结构和技术栈更新 4. 补充网关适配器架构、记忆系统、评测能力等SDK特性 5. 更新技能模板结构、文档提示词开发指南和前端目录结构 6. 完善版本管理、Docker构建和测试文档 7. 重构后端目录结构和架构说明 * docs: add mermaid diagram support and update doc navigation 1. 新增mermaid依赖并实现可拖拽缩放、全屏的流程图渲染组件 2. 完善中英文文档的侧边导航菜单结构 3. 新增Kibana本地开发跨域白名单 * feat(docs): add sidebar-local search and polish search style 新增侧边栏搜索入口,配置多语言本地搜索,并优化全局搜索弹窗的UI样式,提升文档站搜索体验 * docs: 更新中英文贡献者文档的团队分工与人员列表 重构了文档内的团队职位分类,替换为行业通用的Maintainers、Committers等角色分类,补充了完整的github链接,移除了过时的成员条目并更新了运营经理信息。 * docs: 统一修改文档中的架构/流程类标题 将多处"数据流架构"相关标题统一调整为更贴合内容的命名,包括中文和英文文档中的对应标题,让文档标题和实际内容描述更匹配。 | 3 天前 | |
📝 Update more documentations (phase 6) | 1 年前 |