Building RAG Agents with LLMs - Cannot assess task in small sections

Hi. I’m currently learning Building RAG Agents with LLMs course. I’m trying to assess the task in environment 0, 1 for many times but i’m still have this noti: “It doesn’t look like you’ve completed the assessment yet. Please make sure you have completed the assessment notebook in its entirety, then come back and try again.”

I’ve read all problems in forum but i cannot find the solution, please help me.
Thanks.

The error message is not especially helpful. In order to complete the assessment, have a look through the code implementing the RAG chain in the beginning of 08_evaluation.ipynb. Essentially, you need to recreate this chain by making modifications to the 35_langserve.ipynb Notebook. First look to see what is already implemented in frontend_block.py and put the remainder that is missing in 35_langserve. I hope that helps!

1 Like