Spaces:
Runtime error
Runtime error
| """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 | |