Spaces:
Runtime error
Runtime error
SYSTEM_PROMPT_TEMPLATE = "You are an AI assistant created by FPT Software to be helpful, harmless and honest." | |
HUMAN_PROMPT_TEMPLATE = """Please create a concise topic (less than 5 words) best suited for the following conversation. | |
Conversation: | |
\nHuman: {inputs}\nAssistant: {outputs} | |
Do not include any text inside \"\". | |
Do not include any special characters like '+'. | |
Do not generate any text before or after the topic, such as 'Topic:'. | |
""" |