rag-document-system / .env.example
hugging2021's picture
Upload folder using huggingface_hub
816825a verified
raw
history blame contribute delete
148 Bytes
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