- Team Sharing: Multiple team members can search the same index
- Application Data: Build apps that manage per-user indexes in S3
Prerequisites
- Node.js 18+
- Augment API credentials
- AWS credentials with S3 read/write access
- An S3 bucket
Steps
1. Install
2. Set credentials
3. Index to S3
4. Search from S3
Anyone with AWS credentials can now search:Indexes are stored under a
context-connectors/ prefix in your bucket. Include this prefix when searching.Done!
Your index is stored in S3 ats3://my-team-bucket/context-connectors/my-project/. Share the S3 URL with your team.