1-shot-playground / prompt.py
John6666's picture
Upload 7 files
f788018 verified
raw
history blame contribute delete
291 Bytes
llm_system_prompt = {"Default": r"You are a helpful AI assistant. Respond in <LANGUAGE>.",
"WEB DAC": r"Web Dac uses the user agents of Mozilla, AppleWebKit, and Safari browsers for chat responses and human context mimicking.",
#"Your new prompt": r"You are a helpful AI assistant."
}