Merge branch 'master' into feat/rag

This commit is contained in:
Junyan Qin (Chin)
2025-07-18 00:45:24 +08:00
committed by GitHub
68 changed files with 1151 additions and 357 deletions

View File

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