You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had created an agent with knowledge from onedrive link to corp docs which has ~600+ files.
Once sync is completed, used "Add folder to knowledge` option to include and ingest all files in the folder.
Out of the 671 synced files, only 508 files were included. File ingestion for some of the included files succeeded.
I did not see any progress made after this state for a long time.
Had to do Add folder to knowledge option again that resulted in rest of the files to get included and ingestion of all files completed.
Note
When I use "Add folder to knowledge" option, I always see ingestion starts only after all the files have been approved.
Does this mean, in this case there was some issue encountered during approval of files which resulted in file approval to halt and ingestion process to start?
Tried to see if I was able to reproduce the approval process to get halted by closing the knowledge page after Add folder to knowledge" was started and when file approval was still in progress. This did not halt the file approval process. When I launched the knowledge page again , i was able to see the file approval process continue for other files in the folder.
The text was updated successfully, but these errors were encountered:
This should be fixed. When you add a folder in UI, there are two actions:
Adding the folder path to approve prefix list.
Approving individual files one by one.
Right now we add folder path to approve prefix list first and then start approving individual files. So if the second step is interrupted the first step will guarantee that the rest of the file will be reconciled to be approved in the backend eventually.
I have not been able to reproduce this issue when testing with latest build. In the last few attempts with ingesting corp docs, i have been able to approve and ingest all files when using "Add folder to knowledge" option.
Closing this issue.
I had created an agent with knowledge from onedrive link to
corp docs
which has ~600+ files.Once sync is completed, used "Add folder to knowledge` option to include and ingest all files in the folder.
Out of the 671 synced files, only 508 files were included. File ingestion for some of the included files succeeded.
I did not see any progress made after this state for a long time.
Had to do
Add folder to knowledge
option again that resulted in rest of the files to get included and ingestion of all files completed.Note
Does this mean, in this case there was some issue encountered during approval of files which resulted in file approval to halt and ingestion process to start?
Add folder to knowledge"
was started and when file approval was still in progress. This did not halt the file approval process. When I launched the knowledge page again , i was able to see the file approval process continue for other files in the folder.The text was updated successfully, but these errors were encountered: