Hi Team,
I am using the DL learning platform to complete the ungraded lab for topic “Turning function into tools“, section 4.2 “Using your new tools”. When I run the block I am getting JSONDecodeError.
Hi Vinayak_Kumar,
I just ran the lab myself and could not reproduce your error. Maybe the call to the model accidentally failed which led to a JSON decode error. This happens sometimes, and should ideally be captured by some kind of error handling (but this is only an ungraded lab
, so running the lab again should work).
Happy learning!