JavaScript API Client
Import
How to import the Depict API client.
Add the following to the beginning of the file where you want to use the fetchDepictRecommendations
function:
import { fetchDepictRecommendations } from "@depict-ai/js-ui";
Was this page helpful?