Post executing the Cell 8 of Module 2 , for feedback integration and code Update .
A blank graph is created for “Regenerated Chart V2“
Below is the reference snapshot for the same :
Further when i went ahead with further execution, in cell 13 i get new error.
**Error : “datetime64 type does not support sum operations“
**
Below is the reference snapshot for the same .
Yes, it is repeated. Original first draft code works and provides good chart. First draft code invoked from run_workflow() produces other code and it looks worse.
@Deepti_prasad I tried to reload and rerun the notebook . I am getting the same error .
and also i tried to restore to original version and rerun the notebook . Still the same error .
@zhenpenglu : Post model switch from GPT-4.1-mini and GPT-4.1 we get a similar type graph with different color and label get added. which i think is incorrect, correct me if i am wrong.
I think it’s because GPT-4.1-mini is stronger than the generation model used in the video, so it doesn’t make the same mistake. The other issue you talked about is from the models too. You should change the default models in the last cell.
For me, change to gpt-4.1-mini and gpt-4.1 resolve some errors.
Separate original plot, created with gpt-4o-mini, looks good.
Separate revised plot, created with o4-mini, is empty.
This time first version of plot in integrated function looks chaotic, and reflected (revised) plot looks better, similar to gpt-4o-mini, but with improved labeling.