yes, that is correct, it will link you to the file name.
What I would suggest is to name the files with an ID so then you can retrieve all the information you need from youtube.
Best,
Xavi
Thanks @xavidop for your quick answer.
Could I ask what did you mean by "name the files with an ID so then you can retrieve all the information you need"?
How this will help to cite the original video link and not the file storge link?
Sorry, but I am new to Vertex AI Search & Conversational and feel lost there.
Each video has an ID on youtube right?
So just name your files on your Google Cloud Storage with that ID, then you will be able to retrieve the information you are looking fro from Youtube since you have the id in the file name.
Best,
Xavi
@xavidop
the videos we have are not publicly accessible. We operate on a platform that features video thumbnails and titles. To view a video, users need to click on the thumbnail, create an account, and then be redirected to a completely different platform that hosts all the videos.
The primary goal is to assist users in finding videos that match their needs by guiding them to the video page link. From there, they can proceed with subsequent steps, such as creating an account.
In conclusion, the video link I intend to include in the citation is not a direct link to a page with a video ID. Instead, it is a standard webpage containing thumbnails and general information.
Is there a possibility of adjusting the agent logic to cite the file storage link and extract the video link from the file content to display it as a citation?
gotcha,
The only thing that you can do with that is use a data store and then try to extract the information by sending a request to an LLM.
If the data is structured, it should be fine.
But again, if you have the transcript per file setting the id, you can build the URL your users need.
Xavi
the file name should be the ID of the video on your platform. if your platform is private or public, it doesn't; matter. you just need the id to create the URL you want for your users