visionextract-crm / .env.example
jashdoshi77's picture
Deploy VisionExtract to HF Spaces
1a63864
raw
history blame contribute delete
289 Bytes
# Chroma Cloud Configuration
# Get these from https://trychroma.com
CHROMA_TENANT=your-tenant-id
CHROMA_DATABASE=your-database-name
CHROMA_API_KEY=your-api-key-here
# OpenRouter API Key (for AI models)
# Get this from https://openrouter.ai
OPENROUTER_API_KEY=your-openrouter-api-key-here