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
42a4ab4e9a
maxkb
/
apps
/
knowledge
History
CaptainB
2ec98d9c3b
fix: update request data handling to use request.data instead of request.query_params
2025-07-21 12:25:17 +08:00
..
api
fix: make folder_id parameter optional in document.py
2025-06-19 19:42:29 +08:00
migrations
fix: remove unnecessary db_index from content field in models
2025-07-15 16:59:00 +08:00
models
feat: add compression for file storage and retrieval in knowledge.py
2025-07-16 20:54:55 +08:00
serializers
fix: update knowledge_id reference in problem mapping queries
2025-07-15 15:20:39 +08:00
sql
refactor: add meta field to knowledge user SQL queries
2025-07-04 14:50:55 +08:00
task
refactor: replace Status with State for consistent status handling
2025-07-17 16:59:12 +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
refactor: improve embedding handling and ensure float conversion for embeddings
2025-07-08 14:19:20 +08:00
views
fix: update request data handling to use request.data instead of request.query_params
2025-07-21 12:25:17 +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