Hi all,
I am trying to process video data and I would like to go from my video data in a media set to a dataset of video vector embeddings. What is the simplest way to integrate this external embedding model into a data pipeline? I already have a REST api source setup with a webhook, but i’m not sure how to integrate that with a data pipeline? It seems like i need to create some sort of code repository function perhaps?
Any help would be appreciated! I am pretty new to foundry so if I’m missing obvious things sorry!