mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-05 07:10:29 +08:00
Refactor: refine wiki plan procedure. (#17579)
### Summary Refine wiki plan procedure. --------- Co-authored-by: Yingfeng Zhang <yingfeng.zhang@gmail.com> Co-authored-by: buua436 <sz_buua@foxmail.com>
This commit is contained in:
@@ -131,6 +131,8 @@ def add_graph_templates():
|
||||
|
||||
|
||||
def add_compilation_templates():
|
||||
CompilationTemplateService.ensure_table()
|
||||
CompilationTemplateService.filter_delete([CompilationTemplateService.model.is_builtin])
|
||||
CompilationTemplateService.seed_builtins_from_files()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user