File size: 202 Bytes
0f95125
 
 
 
 
1
2
3
4
5
6
MISTRAL_API_KEY=your_mistral_api_key_here
HF_TOKEN=your_huggingface_token_here

# Supabase (PostgreSQL) Configuration
DATABASE_URL=postgresql://postgres.[PROJ_REF]:[ENCODED_PASS]@[HOST]:[PORT]/postgres