In the zip file jwpaieng-code/code/prompt_engineering/chatbot.py line 28 is:
def system_prompt():
in the book:
def system_prompt(rag_chunks=None):
In the zip file jwpaieng-code/code/prompt_engineering/chatbot.py line 28 is:
def system_prompt():
in the book:
def system_prompt(rag_chunks=None):