@nuclia/sync-agent
v1.9.11
Published
This is a sync agent to synchronize user files from diferent sources to nuclia
Readme
Progress Agentic RAG Sync Agent server
The Progress Agentic RAG Sync Agent server is NodeJS application that runs on your server and keeps your files in sync with the Progress Agentic RAG cloud.
Usage
To install and run the Progress Agentic RAG Sync Agent server, run the following commands:
npm install -g @nuclia/sync-agent
nuclia-sync-agentNote
The Progress Agentic RAG Sync Agent stores the configuration and the files in the .nuclia/sync.json file.
To sync a root folder, we use a specific format:
{
"uuid": "",
"originalId": "/"
}