T-583 标题提示词模板数据层
This commit is contained in:
@@ -245,6 +245,10 @@ def title_prompt_path(config=None) -> str:
|
||||
return data_path("title_prompt.txt", config=config)
|
||||
|
||||
|
||||
def title_templates_dir(config=None) -> str:
|
||||
return data_path("prompts", "title", config=config)
|
||||
|
||||
|
||||
def cover_prompts_dir(config=None) -> str:
|
||||
return data_path("prompts", "cover", config=config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user