Commit Graph

140 Commits

Author SHA1 Message Date
Wenjie Zhang
23f6a5e57e
Update README for version and image changes
Updated the version in the clone command and modified images in the README.
2026-03-07 17:50:25 +08:00
Wenjie Zhang
bde8f1aa91
Update README with v0.5.0 release details
Updated release notes for version 0.5.0 and added new features and fixes.
2026-03-01 11:06:52 +08:00
Wenjie Zhang
4d5f38beae
Update README with new links and images
Updated images and added links to documentation and video demonstration.
2026-02-25 16:02:28 +08:00
Wenjie Zhang
9b2ba77fab
Update README.md 2026-02-02 14:48:23 +08:00
Wenjie Zhang
bfec0ba444
Update README with v0.5.0-beta release details
Updated the release notes for version 0.5.0-beta, including new features, fixes, and breaking changes.
2026-01-24 12:51:00 +08:00
Wenjie Zhang
a8b7a37dca feat: 更新版本号至 0.5.0-beta 2026-01-24 12:06:49 +08:00
Wenjie Zhang
739a7785e9
Revise README with new sections and features
Updated README to include new features, badges, and links.
2026-01-16 01:08:52 +08:00
Wenjie Zhang
7fb5ba830d chore: 更新版本号至 v0.4.3,修改相关文档和配置文件 2026-01-15 01:07:41 +08:00
Wenjie Zhang
828476ef51
Update image in README and add latest updates section 2026-01-09 14:42:29 +08:00
Wenjie Zhang
ddd4368977 chore: 更新版本号至v0.4.2
更新package.json、pyproject.toml、info.template.yaml和README.md中的版本号至v0.4.2
2026-01-09 02:37:36 +08:00
Wenjie Zhang
7bc94f65a8
Update README.md 2026-01-09 02:05:16 +08:00
Wenjie Zhang
338a0fcf23
Enhance README with feature images and descriptions
Added images and descriptions for various features and examples.
2026-01-02 19:52:01 +08:00
Wenjie Zhang
855fbe2cfd Merge branch 'main' of https://github.com/xerrors/Yuxi-Know 2025-12-26 22:30:17 +08:00
Wenjie Zhang
613d27f560 docs: 更新文档至v0.4.0版本并添加新功能说明 2025-12-26 22:29:39 +08:00
Wenjie Zhang
db6d0c8f0f
Update README with new header and image 2025-12-26 22:27:52 +08:00
Wenjie Zhang
2c43578234
Revise README layout and add resource links
Updated README with new layout and additional links.
2025-12-25 22:55:54 +08:00
Wenjie Zhang
094d1b6ca7
Enhance README with new images and updates
Updated README to include new images and latest updates.
2025-12-18 00:31:02 +08:00
Wenjie Zhang
9b0fb1f5df
Update README with v0.4.0-beta release notes
Added details about the v0.4.0-beta release, including new features, fixes, and breaking changes.
2025-12-18 00:02:42 +08:00
Wenjie Zhang
92710097ba
Update README.md 2025-11-09 15:29:30 +08:00
Wenjie Zhang
2f64a4b597
Update README.md 2025-11-08 16:50:23 +08:00
Wenjie Zhang
6c17f8f06f
Fix demo link and enhance documentation section
Updated demo link and modified documentation reference.
2025-11-05 22:57:07 +08:00
Wenjie Zhang
60a3771a07
Update README.md 2025-11-05 16:33:05 +08:00
Wenjie Zhang
ac74b85051 docs: pre-release 0.3.0 2025-11-05 16:22:51 +08:00
Wenjie Zhang
2936f84ba1 feat: 添加 SqlReporterAgent,支持生成 SQL 查询报告并调用图表工具 2025-10-25 22:49:20 +08:00
Wenjie Zhang
a92cc54675
Update README.md 2025-10-14 16:37:37 +08:00
Wenjie Zhang
50e3b9cc4f
Update README.md 2025-10-14 08:54:06 +08:00
Wenjie Zhang
e4d5bc6cd3
Update README.md 2025-10-14 02:41:02 +08:00
Wenjie Zhang
04e5629084 docs: 更新 README 和开发路线图,添加版本信息和最新动态 2025-10-14 02:37:02 +08:00
Wenjie Zhang
cd45e1058b
Update README.md 2025-10-10 16:26:37 +08:00
Wenjie Zhang
83a9507315 docs: 更新 README 和文档配置,移除冗余内容并优化快速开始指南 2025-10-10 16:13:35 +08:00
Wenjie Zhang
4a2bf3f125 docs: 修复文档编译错误 2025-10-10 15:35:36 +08:00
Wenjie Zhang
a31f60b0a6 refactor!: 移除自定义模型支持 2025-10-10 14:59:12 +08:00
Wenjie Zhang
790c068eb6 fix(docs): 更新 README 和文档路径,添加 MinIO 存储模块文档
- 修改 README 中的模型配置路径,确保指向正确的配置文件位置
- 新增 MinIO 存储模块文档,提供基本使用和高级使用示例
- 更新内容审查机制和品牌信息配置的相关路径
- 移除旧的用户模型和线程模型,重构数据库模型管理
- 优化代码结构,确保数据库管理器和模型的导入路径一致
2025-09-23 10:48:44 +08:00
Wenjie Zhang
6d7e3ea2ef feat(knowledge): 添加文档基本信息和内容信息的获取接口,支持文件下载功能
- 在知识库路由中新增获取文档基本信息和内容信息的接口
- 实现文档下载功能,支持中文文件名处理
- 更新相关文档和API调用,确保前端能够正确下载文件
2025-09-21 23:48:56 +08:00
Wenjie Zhang
c6c2d588a8 docs(readme): 更新文档内容及示例配置说明 2025-09-19 01:30:32 +08:00
Wenjie Zhang
342c541645 feat(guard): 添加内容审查模块并集成至聊天服务(默认关闭)
- 新增内容审查关键词库 src/static/bad_keywords.txt,支持自定义敏感词
- 实现内容审查插件 src/plugins/guard.py,提供敏感词检测功能
- 配置新增 enable_content_guard 选项,支持开关内容审查功能
- 聊天路由 chat_router.py 集成输入和输出内容审查逻辑,拦截敏感内容
- 前端设置页增加内容审查开关,方便管理员启用或禁用该功能
- 错误时前端显示详细错误信息,并停止消息流,提升用户体验
- README 添加服务安全说明文档,介绍内容审查机制与配置方法
2025-09-18 20:33:38 +08:00
Wenjie Zhang
166990bc81 feat(MySQL): 集成 MySQL 数据库查询功能
- 添加 MySQL 连接管理器,支持连接和查询数据库
- 实现获取表名、描述表结构和执行 SQL 查询的工具
- 增强安全性,防止 SQL 注入和限制查询结果大小
- 更新 README.md,提供 MySQL 配置示例和使用说明
- 添加 MySQL 连接测试脚本,验证连接和工具功能
2025-09-16 15:23:18 +08:00
Wenjie Zhang
fdb2947fa0
Update README.md 2025-09-10 01:35:10 +08:00
Wenjie Zhang
294c80f243
Update README.md 2025-09-04 19:02:25 +08:00
Wenjie Zhang
b524ca687b feat(agents): 重构智能体系统,引入Context替代Configuration
- 将Configuration重构为Context,支持动态工具配置
- 新增state.py和tools.py模块,优化状态管理和工具处理
- 移除旧的tools_factory.py和registry.py
- 更新前端API引用路径,修复brandApi命名错误
- 调整README和更新日志,反映架构变更
- 优化智能体历史记录管理,改进SQLite检查点
- 修复默认智能体加载和工具展示问题
2025-08-31 00:34:26 +08:00
Wenjie Zhang
b9b9e33b3b
Update README.md 2025-08-29 18:36:11 +08:00
Wenjie Zhang
7b411915fd
Update README.md 2025-08-27 20:00:50 +08:00
Wenjie Zhang
586c09958c
Update README.md 2025-08-26 19:00:43 +08:00
Wenjie Zhang
53b8710a78
Update README.md 2025-08-25 16:08:04 +08:00
Wenjie Zhang
861474d3b8 refactor(api): 重构API模块结构,合并智能体相关功能
feat(api): 新增权限检查函数和分级API请求方法
refactor(api): 将工具API合并到智能体API模块
refactor(api): 重命名系统信息API为品牌API
refactor: 更新前端组件使用新的API路径
fix: 修复知识图谱空数据时的显示问题
docs: 更新README中的品牌配置说明
2025-08-24 22:32:37 +08:00
Wenjie Zhang
061a246159 docs: 添加批量上传和解析脚本的使用说明到README 2025-08-23 17:39:53 +08:00
Wenjie Zhang
fe6c9ea364 feat(知识库): 实现知识库删除时清理Milvus和Neo4j数据
添加delete_database方法,在删除知识库时同步清理Milvus集合和Neo4j节点关系
移除graphbase.py中未使用的txt_add_entity和format_query_result_to_graph方法
更新README.md中关于Neo4j节点标签和关系类型的说明
2025-08-19 13:08:41 +08:00
Wenjie Zhang
e6145657c5 feat(lightrag): 添加LightRAG知识库的语言选择和LLM模型选择功能
- 支持在创建LightRAG知识库时选择语言和LLM模型
- 修复知识图谱加载按钮在没有文件时仍可点击的问题
- 更新README中的分支说明
- 简化chroma和milvus的集合命名方式
- 修复知识库创建失败的情况
2025-08-16 20:07:12 +08:00
Wenjie Zhang
9e4402aa60 Update Readme 2025-08-15 21:43:48 +08:00
Wenjie Zhang
6687e1bd25 Update README.md 2025-08-15 20:13:37 +08:00