How to get triage_system_prompt

So I’ve been copying the code presented in the lessons to build the email agent. However, when the instructor does: from prompts import triage_system_prompt, triage_user_prompt, I am not sure how to get the triage_system_prompt or triage_user_prompt since the notebook appears to not know what these are. I also tried importing from langchain_core.prompts.

Its a prompts.py file located in the folder - follow below one to open

Access requirements.txt , notebooks and other files: 1) click on the “File” option on the top menu of the notebook and then 2) click on “Open”.

:down_arrow: Download Notebooks: 1) click on the “File” option on the top menu of the notebook and then 2) click on “Download as” and select “Notebook (.ipynb)”.

:ledger: For more help, please see the “Appendix – Tips, Help, and Download” Lesson.