update
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Audio-Notiz Beispielkonfiguration
|
||||
# Datei nach ".env" kopieren und Werte anpassen.
|
||||
|
||||
OPENAI_API_KEY=sk-...
|
||||
|
||||
# Optional: eigenes API-Gateway / Reverse Proxy
|
||||
# OPENAI_BASE_URL=https://api.openai.com/v1
|
||||
|
||||
# Optional: falls Firmen-Proxy notwendig ist
|
||||
# OPENAI_HTTP_PROXY=http://user:pass@proxy.company.local:8080
|
||||
# OPENAI_HTTPS_PROXY=http://user:pass@proxy.company.local:8080
|
||||
|
||||
# Optionales Modell
|
||||
# TRANSCRIBE_MODEL=gpt-4o-mini-transcribe
|
||||
Reference in New Issue
Block a user