rag-youtube-assistant / .env_template
ganesh3's picture
sixth commit
185fa42
raw
history blame contribute delete
170 Bytes
YOUTUBE_API_KEY='YOUR YOUTUBE_API_KEY'
HF_TOKEN='YOUR Hugging Face API KEY'
OLLAMA_MODEL='Your model'
OLLAMA_HOST='Your Host Name'
OLLAMA_TIMEOUT=240
OLLAMA_MAX_RETRIES=3