Spaces:
Runtime error
Runtime error
File size: 148 Bytes
816825a |
1 2 3 4 5 |
GOOGLE_API_KEY=your_google_api_key_here
CHUNK_SIZE=1000
CHUNK_OVERLAP=200
EMBEDDING_MODEL=sentence-transformers/all-MiniLM-L6-v2
LLM_TEMPERATURE=0.3 |