💬 Prompt (LangChain)
=== the instructions sent to a 📚 LLM==
Types
- static prompt
- templated prompt
- dynamic prompt
📖 Example:
Example of a prompt template:
You are a helpul assistant. You are asked the following question: ${question}. Answer it correctly
template(question) -> prompt