Prompt & Prompt Templates
| Site: | Freebirds Moodle |
| Course: | Introduction to Large Language Models |
| Book: | Prompt & Prompt Templates |
| Printed by: | Guest user |
| Date: | Wednesday, 5 November 2025, 9:26 AM |
What is prompt? What is a prompt template?
Work along this notebook.
https://github.com/krajit/MAT496-Monsoon2025/blob/main/mod01_langchain_basics/nb02_prompts.ipynb
Exercise: RAG
Use the RAG exercise inĀ
https://github.com/krajit/MAT496-Monsoon2025/blob/main/mod01_langchain_basics/nb02_prompts.ipynb
- Give bigger context (like copy paste some today's news article).
- Ask question to LLM based on your context.
Exercise: Make LLM write reports
Make LLM write report in your desired format
https://github.com/krajit/langchain_langraph_workshop/blob/master/nb01_TalkingToLLMs_Prompting.ipynb
Exercise: LLM as paper correctors
See how LLMs can be potentiall used for grading