This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e24a2001c5
maxkb
/
apps
/
knowledge
History
CaptainB
56fe631ed6
feat: update knowledge export methods to use knowledge_id for filtering documents and paragraphs
...
--bug=1057505 --user=刘瑞斌 【知识库】导出知识库是空白的
https://www.tapd.cn/62980211/s/1719080
2025-06-26 15:55:37 +08:00
..
api
fix: make folder_id parameter optional in document.py
2025-06-19 19:42:29 +08:00
migrations
refactor: knowledge model
2025-06-26 11:40:57 +08:00
models
refactor: knowledge model
2025-06-26 11:40:57 +08:00
serializers
feat: update knowledge export methods to use knowledge_id for filtering documents and paragraphs
2025-06-26 15:55:37 +08:00
sql
fix: application knowledge list (
#3367
)
2025-06-24 15:01:43 +08:00
task
refactor: replace logging with maxkb_logger for consistent logging across modules
2025-06-25 17:00:18 +08:00
template
fix: remove default model reference from embedding_model and add export paths for templates
2025-06-17 17:20:00 +08:00
vector
feat: add new SQL queries for embedding and keyword searches
2025-06-18 19:48:20 +08:00
views
feat: update permission checks to include workspace-specific roles for knowledge document operations
2025-06-23 11:47:46 +08:00
__init__.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
admin.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
apps.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
tests.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
urls.py
chore: improve URL formatting and readability in urls.py
2025-06-25 14:51:47 +08:00