C1M3 Assignment- Exercise 1 - Topic declaration

C1M3 Assignment- Exercise 1 - Topic declaration

Where is the Topic passed for the query. In the output, I can see that the test passed and the results are for ‘radio observations of recurrent novae’.

But I am not able to figure out - where the topic was passed.

Hi sandeep4287,

Maybe you already found out, but the topic is passed in the final cell through the prompt:

prompt_ = “Radio observations of recurrent novae”
preliminary_report = generate_research_report_with_tools(prompt_)