Import RAG spaces
The RAG cache stores computed embeddings from documents. Importing RAG spaces allows you to share the same RAG space cache between multiple AI model servers without re-adding all documents. To allow importing RAG spaces:
-
Both source and destination must have Require API Key for Access enabled. See Configuring AI settings.
-
You need to select the Import Data From checkbox for each RAG space defined for the API key. See Creating AI API keys.
-
Both source and destination servers need to have a valid SSL certificate.
To import a RAG space:
Note Click Show Advanced Settings to see this section.
-
Click the AI Services > Settings tab.
-
Click Show Advanced Settings.
-
Click Import RAG Spaces.
-
In the Import RAG Spaces dialog, enter the following information:
-
Source Endpoint URL: The URL or IP address for the AI server to import RAG spaces from.
-
Source API Key for RAG Spaces: The API key to provide access to the AI server to import RAG spaces from.
-
Select Manually specify Destination IP address or hostname and enter the URL or IP address for the destination machine. By default, the IP address of the current machine is used.
-
Destination API Key for RAG Spaces: The API key to provide access to the AI server to import RAG spaces to.
-
RAG Spaces to Import: Get the list of RAG spaces to import from Source.
-
-
Click Import.
Updates on the RAG apaces import status appear in the Notifications in Admin Console.