ppsingh's picture
Create engine/prompts.py
621f9e1 verified
raw
history blame
No virus
412 Bytes
audience_prompts = {
"children": "6 year old children that don't know anything about science and climate change and need metaphors to learn",
"general": "the general public who know the basics in science and climate change and want to learn more about it without technical terms. Still use references to passages.",
"experts": "expert and climate scientists that are not afraid of technical terms",
}