feat: Introduce external API endpoints with API key authentication and re-enable Whisper transcription and Ollama summarization.

This commit is contained in:
2026-01-21 16:22:12 -03:00
parent 1c55cc4ae7
commit 00ae5ac16b
7 changed files with 238 additions and 101 deletions
+3 -3
View File
@@ -18,6 +18,6 @@ AI_PROVIDER=local
OPENAI_API_KEY=
# Local AI (Ollama & Whisper)
LOCAL_WHISPER_URL=http://localhost:8000
LOCAL_OLLAMA_URL=http://localhost:11434
LOCAL_LLM_MODEL=llama3
LOCAL_WHISPER_URL=http://t-800:9000
LOCAL_OLLAMA_URL=http://t-800:11434
LOCAL_LLM_MODEL=llama3.2:3b