An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
..................
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear all,
I'm currently using Azure OpenAI to create an agent for chatting with my data. The challenge I'm facing is that my data consists of videos in MP4 format. I've extracted all the transcripts and saved them in PDF files.
I've uploaded all of this to a container in blob storage. The problem is that the citation currently refers to the link of the file on the storage, but I want the citation to be the video link.
I'm unsure about how to resolve this issue or how to add a link as citation instead of the pdf itself, and I find myself stuck at this point. Any guidance or suggestions you could provide would be greatly appreciated.
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.