mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-07 03:35:41 +00:00
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
OLLAMA_URL=http://localhost:11434
|
|
OLLAMA_MODEL=llama3.1:8b
|
|
YOUTUBE_API_KEY=your_youtube_api_key
|
|
WHISPER_URL=http://localhost:8000/
|
|
WHISPER_MODEL=Systran/faster-whisper-large-v3
|
|
PASTEBIN_API_KEY=your_pastebin_api_key |