This website requires JavaScript.
Explore
Help
Sign In
laoxong
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
57f868cab17f558c659bb587acc59e8418055d2d
AstrBot
/
astrbot
/
core
/
knowledge_base
T
History
lxfight
57f868cab1
Merge branch 'feature/knowledge-base' of
https://github.com/lxfight/AstrBot
into feature/knowledge-base
2025-10-25 13:53:03 +08:00
..
chunking
feat: implement RecursiveCharacterChunker and update KnowledgeBaseManager to use it
2025-10-25 13:46:06 +08:00
parsers
improve
2025-10-23 21:20:41 +08:00
retrieval
feat: refactor document storage to use SQLModel and enhance database operations
2025-10-24 23:17:37 +08:00
kb_db_sqlite.py
feat: refactor document storage to use SQLModel and enhance database operations
2025-10-24 23:17:37 +08:00
kb_helper.py
fix: 添加数据库连接检查和知识库终止功能,增强错误处理和清理逻辑,修复知识库无法删除的问题
2025-10-25 11:56:37 +08:00
kb_mgr.py
Merge branch 'feature/knowledge-base' of
https://github.com/lxfight/AstrBot
into feature/knowledge-base
2025-10-25 13:53:03 +08:00
models.py
feat: refactor document storage to use SQLModel and enhance database operations
2025-10-24 23:17:37 +08:00