lexrag / .env.example
RV302001's picture
Initial commit: LexRAG hybrid legal RAG
cc0207f
Raw
History Blame Contribute Delete
303 Bytes
# Neon Postgres connection string (pgvector enabled).
# Paste Neon's raw connection string here — db.py normalizes the driver + SSL.
# Example: postgresql://user:password@ep-xxxx.region.aws.neon.tech/dbname?sslmode=require
DATABASE_URL=
# Groq API key — https://console.groq.com/keys
GROQ_API_KEY=