SciPIP / src /utils /path_pool.py
lihuigu's picture
change prompt reader & web front
479f67b
raw
history blame contribute delete
258 Bytes
r"""_summary_
-*- coding: utf-8 -*-
Module : utils.path_pool
File Name : path_pool.py
Description : paths
Creation Date : 2024-11-09
Author : Frank Kang([email protected])
"""
from config.utils import get_dir
PROMPT_DIR = get_dir('./assets/prompt')