This feature allows users to specify the local folder path instead of github repo for knowledge injection. Specifically, the update modifies the validate_document function to search for files locally and ensure the documents follow the prescribed format.
This feature includes an update to the schema repo and the corresponding PR is here
This feature allows users to specify the local folder path instead of github repo for knowledge injection. Specifically, the update modifies the
validate_document
function to search for files locally and ensure the documents follow the prescribed format.This feature includes an update to the
schema
repo and the corresponding PR is here