LocP840
Microsoft
Oct 23, 2024Status:
New
the citation response from Sharepoint site has is name value return null
Test 1: The generative answer node builds a response based on content from the SharePoint site - Citation array has no 'Name' Column in the response.
Test 2: The generative answer builds the response based on a document in the SharePoint document library - Citation array has a 'Name' column in the response.
Now take an instance - where the Generative Answer node builds a response by using part of the content from a document in the document library and part from the site itself.
The observation here is the Citation array now has citation rows for both the document and the site. EXCEPT if we try to query this array it will throw an error - because in the same array one row has no 'Actual' Name column (null value) and the other row has an 'Actual' Name column. That is very weird by nature and design!
Ideally the SharePoint site should have a column named "Name" and at minimum provide the name of the SharePoint site where the information was taken.
No CommentsBe the first to comment