MaxKB/apps/knowledge
CaptainB 67f719747c fix: enhance meta validation to check for empty dictionary
--bug=1058076 --user=刘瑞斌 【知识库】飞书知识库-文档列表操作列-设置命中处理方式为“直接回答” 报异常 https://www.tapd.cn/62980211/s/1724448
2025-07-07 14:43:35 +08:00
..
api fix: make folder_id parameter optional in document.py 2025-06-19 19:42:29 +08:00
migrations feat: update source_type and source_id defaults in initial migration 2025-07-07 12:54:17 +08:00
models feat: application upload file (#3487) 2025-07-04 19:52:45 +08:00
serializers fix: enhance meta validation to check for empty dictionary 2025-07-07 14:43:35 +08:00
sql refactor: add meta field to knowledge user SQL queries 2025-07-04 14:50:55 +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: System common user permission to knowledge application tool model by resource authorization 2025-07-02 19:07:42 +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