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