Google Cloud Storage
Last updated
Last updated
The Google Cloud Storage (GCS) data source in Epsilla allows users to seamlessly connect their GCS bucket to manage documents stored in the cloud. This type of data source is ideal for adding dynamic or shared content, such as PDFs, images, or structured files, to the knowledge base for retrieval purposes.
Choose Google Cloud Storage to continue.
Provide a Knowledge Base Name. A valid name should start with a letter or '_', and can contain only letters, digits, underscores, and whitespaces (e.g., MyGCSDocs
).
Provide the required details to connect to your GCS bucket:
Service Account Credential: Paste the content from your GCP credentials.json
file.
Bucket: Specify the name of your GCS bucket (e.g., epsilla-gcs-demo
).
Prefix (Optional): Enter the folder path within the bucket if you want to sync specific folders. Leave blank to sync the entire bucket.
Once the required information is entered, click Create to start the knowledge base creation process. Epsilla will automatically process the files (under the hood, Epsilla will load the files, chunk them, and embed them into vectors).
After the data is processed, the list of documents imported from GCS will be visible in the Loaded Files section. Files that are ready for use will be marked as Ready, while those still processing will show a status of Processing data.
You can update or edit your Google Cloud Storage configuration by navigating to the Data Sources tab under your knowledge base.