feat: combine kb with pipeline

This commit is contained in:
Junyan Qin
2025-07-17 23:15:13 +08:00
parent 45afdbdfbb
commit 27bb4e1253
5 changed files with 93 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
semantic_version = 'v4.0.8'
required_database_version = 3
required_database_version = 4
"""Tag the version of the database schema, used to check if the database needs to be migrated"""
debug_mode = False