Spaces:
Running
Running
"""Generate necessary components of prompts. """ | |
from utils.prompts import SYSTEM | |
def get_keywords(model, title): | |
pass | |
"""Generate necessary components of prompts. """ | |
from utils.prompts import SYSTEM | |
def get_keywords(model, title): | |
pass | |