mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-05 18:55:39 +00:00
7 lines
234 B
Plaintext
7 lines
234 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
|
|
USE_PO_TOKEN=true |