Select to view content in your preferred language

Web Map - Generate Embeddings

332
2
03-03-2026 05:43 AM
C_McNamara
Frequent Contributor

Does generating embeddings for the AI components in the ArcGIS Maps SDK for JavaScript use credits?

0 Kudos
2 Replies
RussRoberts
Esri Notable Contributor

Nope this does not consume credits. This generates a resource on the web map to help the AI component. Doing this in the web map makes the map ready vs. having to have the AI component generate the embeddings at launch time which could take some time depending on the number of layers, fields and other variables.  cc\ @KristianEkenes 

C_McNamara
Frequent Contributor

Thank you! Pretty cool so far, excited to see what everyone will make with this.