MaxKB/apps/knowledge
CaptainB 7998133e35 feat: update permission constants for knowledge documents and problems to include resource permission groups 2025-06-05 10:31:29 +08:00
..
api feat: add endpoint to download source files with updated parameter handling 2025-06-04 10:57:32 +08:00
migrations feat: application version (#3194) 2025-06-04 20:14:52 +08:00
models feat: add endpoint to download source files with updated parameter handling 2025-06-04 10:57:32 +08:00
serializers feat: update knowledge retrieval logic and optimize SQL queries for application listing 2025-06-04 19:39:21 +08:00
sql feat: update knowledge retrieval logic and optimize SQL queries for application listing 2025-06-04 19:39:21 +08:00
task feat: add SyncWeb and GenerateRelated APIs for knowledge base synchronization and related generation 2025-05-08 16:49:12 +08:00
vector feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
views feat: update permission constants for knowledge documents and problems to include resource permission groups 2025-06-05 10:31:29 +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 feat: add endpoint to download source files with updated parameter handling 2025-06-04 10:57:32 +08:00