Q: adding functionality for web scraping
your AI function allows passing in a context URL and then your app downloads the page and passes it to the AI as context.
i would find it helpful if you were to expose the function to get a webpage and potentially other functions like get title, get headers, get paragraphs as it's so useful to get webpages in a certain way and then process them with AI in google spreadsheets...
so having a library of Web() functions or Extract() functions would be super helpful for Power Formulars.
the idea comes from other AI libraries offering this and seeing how useful that can be

Wei_Sheng
Sep 9, 2024A: Hi thanks for your advice, this is such a great suggestion, I will definitely look into it and see how we can implement this. Thanks!

Verified purchaser
how about you add a ExtractThumbnail and then the user can just pass in the URL that was returned from AI_Image() if they want to see the thumbnail while trying out the image generation. The formula builder could use this too to show a thumnail while the user tried out the image generation prompt
Hi I will definitely look into this and see how we can implement it.