developer-portfolio-rag / prompts /awesome-chatgpt-prompts.txt
rohit
prompts with emojis
6d5be16
raw
history blame contribute delete
436 Bytes
Given the following context where each document represents a prompt for a specific role,
please answer the question while considering both the role and the prompt content. 🎭
### 🎭 Available Contexts:
{% for document in documents %}
{% if document.meta.role %}**🎭 Role:** {{ document.meta.role }}{% endif %}
**πŸ’­ Content:** {{ document.content }}
---
{% endfor %}
### ❓ Question: {{question}}
### πŸ’‘ Answer: