You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Let the AI get the image link and de-duplicate it (the more detailed the description, the better)
67
+
// Let AI obtain image links and remove duplicates
68
68
constsrcResult=awaitcrawlOpenAIApp.parseElements(
69
69
highlyHTML,
70
70
`Get the image link, don't source it inside, and de-duplicate it`
@@ -1357,7 +1357,8 @@ For ease of viewing, it is formatted here
1357
1357
1358
1358
</details>
1359
1359
1360
-
**warning**: x-crawl is for legal use only. Any illegal activity using this tool is prohibited. Please be sure to comply with the robots.txt file regulations of the target website. This example is only used to demonstrate the use of x-crawl and is not targeted at a specific website.
1360
+
> [!WARNING]
1361
+
> x-crawl is for legal use only. Any illegal activity using this tool is prohibited. Please be sure to comply with the robots.txt file regulations of the target website. This example is only used to demonstrate the use of x-crawl and is not targeted at a specific website.
0 commit comments