Title hyperlink in Citations #1170
Replies: 2 comments 6 replies
-
Ah, works if you populate - AZURE_SEARCH_FILENAME_COLUMN with metadata_spo_item_weburi |
Beta Was this translation helpful? Give feedback.
-
These are the fields I have defined in my Index "fields":[ This is where I ended up with the environment variables: AZURE_SEARCH_TITLE_COLUMN - metadata_spo_item_name I tweaked the chat.tsx file so that the citation title which is clickable now appears as blue underlined text so that users know to click on it as a link.. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've deployed fresh today and I am using Azure AI Search with SharePoint and have included the metadata_spo_item_weburi identifier in my index. I thought I could just update AZURE_SEARCH_URL_COLUMN environment variable to be metadata_spo_item_weburi and then the title in the citation would then be clickable, but doesn't seem to work now?
I have an earlier deployment for something else, also using Azure AI Search and returning document URL's which I deployed on 14th March 2024 and haven't updated and the variable seems to work with this and the citation titles are clickable?
I notice in the readme it says AZURE_SEARCH_URL_COLUMN is not used currently? Is there anything I can do to make this work?
Gary.
Beta Was this translation helpful? Give feedback.
All reactions