Minor issues with samples.
Runtime AI - demo - IP address analysis
Ran this script to try to figure out why I was getting a PaymentRequired response using AI telling me I did not have enough credits for 64000 tokens.
The script worked but only after I changed the url from ip-api.com/json to www.ip-api.com/json.
I also changed this script to set the tokens to 64000 and it failed as expected, but did not display any error message or the reason why it failed.
Simple HTML controls - div and span
This script has the comment below (which contains an extra word).
// NB: You can CANNOT add or remove Children after the control has been dumped.