KB sync
Hello everyone. I have set my Knowledge base to update daily. Whenever it does refresh it deletes my matedata that were attached to that source. Is there a way to keep the metadata? Thanks
/v1/knowledge-base/docs/{documentID} to update the whole document’s metadata, or/v1/knowledge-base/docs/{documentID}/chunk/{chunkID} if you only need to tag specific chunks.PUT /v1/knowledge-base/docs/{documentID}/upload (re-upload the URL) including the same metadata in the request body, or/v1/knowledge-base/docs/{documentID}/v1/knowledge-base/docs/{documentID}/chunk/{chunkID}PUT /v1/knowledge-base/docs/{documentID}/upload