Hi, I've created a chatbot in copilot studio and used a connection to Azure OpenAI on my own data. The chatbot works perfectly and generates responses using my own data files, and provides references as expected. But the references look like urls instead of file names, but when I test my chatbot in Azure OpenAI the references show file names. I've checked the model data tab for index data column mapping and everything seems to be correct and aligned with my search index.
Does anyone know how I can fix this issue?