Chat_QnA_v2 / prompts /simple_chain.py
binh99's picture
update cosmos db
a4b89be
raw
history blame contribute delete
147 Bytes
SYSTEM_PROMPT_TEMPLATE = "You are an AI assistant created by FPT Software to be helpful, harmless and honest."
HUMAN_PROMPT_TEMPLATE = "{question}"