Architecture Overview
Production Configuration
src/config/vectoriadb.ts
Pre-deployment Checklist
Configure Storage
Choose a storage adapter based on your deployment:
- Single server:
FileStorageAdapter - Multi-pod/Kubernetes:
RedisStorageAdapter - Serverless: Pre-warm with bundled embeddings
Startup Initialization
src/startup.ts
Related
Docker
Container deployment
Environment Variables
Configuration reference
Health Monitoring
Monitoring setup