QA Generation - Update config.py
This commit is contained in:
parent
52a0cc3b44
commit
bb99153255
@ -18,7 +18,7 @@ log_dir = os.path.join(base_dir, 'log') # log
|
||||
log_file_path = os.path.join(log_dir, 'log.log') # file
|
||||
|
||||
# system prompt
|
||||
system_prompt_file_path = os.path.join(base_dir, 'system_prompt.md') # system prompt
|
||||
system_prompt_file_path = os.path.join(base_dir, 'system_prompt_v2.md') # system prompt
|
||||
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user